FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
Coding-iOS/Podfile at master · windgithub/Coding-iOS · GitHub
windgithub
/
Coding-iOS
Public
forked from
coding/Coding-iOS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
Coding-iOS
/
Podfile
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
27 lines (26 loc) · 819 Bytes
Breadcrumbs
Coding-iOS
/
Podfile
Copy path
File metadata and controls
executable file
·
27 lines (26 loc) · 819 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
source
'https://github.com/CocoaPods/Specs.git'
platform
:ios
,
'7.0'
pod
'TTTAttributedLabel'
,
'1.10.1'
pod
'RegexKitLite-NoWarning'
,
'1.1.0'
pod
'hpple'
,
'0.2.0'
pod
'MBProgressHUD'
,
'0.9'
pod
'TPKeyboardAvoiding'
,
'1.2.4'
pod
'BlocksKit'
,
'2.2.5'
pod
'ReactiveCocoa'
,
'2.3.1'
pod
'MMMarkdown'
,
'0.3'
pod
'Masonry'
,
'0.5.3'
pod
'NYXImagesKit'
,
'2.3'
pod
'UIImage+BlurredFrame'
,
'0.0.4'
pod
'POP+MCAnimate'
,
'2.0.1'
pod
'PPiAwesomeButton'
pod
'APParallaxHeader'
pod
'SDCAlertView'
,
'2.5.2'
pod
'MarqueeLabel'
pod
'TMCache'
,
'2.1.0'
pod
'iVersion'
,
'1.11.4'
pod
'JazzHands'
,
'2.0.0'
pod
'SSKeychain'
,
'1.2.3'
pod
'UMengSocial'
,
'4.2.3'
#pod 'evernote-cloud-sdk-ios', :git => 'https://github.com/evernote/evernote-cloud-sdk-ios.git', :branch => 'ios7'
pod
'evernote-cloud-sdk-ios'
,
'2.0.2'
pod
'UMengAnalytics'
,
'3.5.10'
Back
|
FazBrowse Home
|
New Git URL