forked from sylverb/NAStify
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
161 lines (156 loc) · 5.86 KB
/
Podfile.lock
File metadata and controls
161 lines (156 loc) · 5.86 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
PODS:
- AFNetworking (2.6.1):
- AFNetworking/NSURLConnection (= 2.6.1)
- AFNetworking/NSURLSession (= 2.6.1)
- AFNetworking/Reachability (= 2.6.1)
- AFNetworking/Security (= 2.6.1)
- AFNetworking/Serialization (= 2.6.1)
- AFNetworking/UIKit (= 2.6.1)
- AFNetworking/NSURLConnection (2.6.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.6.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.6.1)
- AFNetworking/Security (2.6.1)
- AFNetworking/Serialization (2.6.1)
- AFNetworking/UIKit (2.6.1):
- AFNetworking/NSURLConnection
- AFNetworking/NSURLSession
- box-ios-sdk-v2 (1.2.2):
- box-ios-sdk-v2/no-arc (= 1.2.2)
- box-ios-sdk-v2/no-arc (1.2.2)
- CocoaAsyncSocket (7.4.2)
- CocoaHTTPServer (2.3):
- CocoaAsyncSocket
- CocoaLumberjack
- CocoaLumberjack (2.2.0):
- CocoaLumberjack/Default (= 2.2.0)
- CocoaLumberjack/Extensions (= 2.2.0)
- CocoaLumberjack/Core (2.2.0)
- CocoaLumberjack/Default (2.2.0):
- CocoaLumberjack/Core
- CocoaLumberjack/Extensions (2.2.0):
- CocoaLumberjack/Default
- DACircularProgress (2.2.0)
- ELCImagePickerController (0.2.0)
- Google-API-Client/Common (1.0.418):
- gtm-http-fetcher (~> 1.0.141)
- gtm-oauth2 (~> 1.0.125)
- Google-API-Client/Drive (1.0.418):
- Google-API-Client/Common
- gtm-http-fetcher (~> 1.0.141)
- gtm-oauth2 (~> 1.0.125)
- Google-Mobile-Ads-SDK (7.5.2)
- gtm-http-fetcher (1.0.141)
- gtm-oauth2 (1.0.126):
- gtm-http-fetcher (~> 1.0.141)
- iRate (1.11.3)
- ISO8601DateFormatter (0.7)
- LTHPasscodeViewController (3.3.3)
- MAConfirmButton (2.0)
- MBProgressHUD (0.9)
- NSData+Base64 (1.0.0)
- objective-zip (0.8.3)
- OBSlider (1.1.0)
- PSTCollectionView (1.2.3)
- SSKeychain (1.2.2)
- SVProgressHUD (2.0-beta)
- upnpx (1.3.6)
- XMLDictionary (1.4.1)
- xmlrpc (2.3.4):
- NSData+Base64 (~> 1.0.0)
DEPENDENCIES:
- AFNetworking (from `localpods/vendor/AFNetworking.podspec`)
- box-ios-sdk-v2 (from `https://github.com/box/box-ios-sdk-v2.git`, commit `5b9af5c`)
- CocoaHTTPServer (= 2.3)
- DACircularProgress (from `https://github.com/danielamitay/DACircularProgress.git`,
commit `ccc7a2e`)
- ELCImagePickerController (from `https://github.com/B-Sides/ELCImagePickerController.git`,
commit `b57e2f3`)
- Google-API-Client/Drive (= 1.0.418)
- Google-Mobile-Ads-SDK (~> 7.0)
- iRate (= 1.11.3)
- ISO8601DateFormatter (from `localpods/vendor/ISO8601DateFormatter.podspec`)
- LTHPasscodeViewController (= 3.3.3)
- MAConfirmButton (from `https://github.com/gizmosachin/MAConfirmButton.git`, commit
`cc15357`)
- MBProgressHUD (from `https://github.com/jdg/MBProgressHUD.git`, commit `fc1903f`)
- objective-zip (= 0.8.3)
- OBSlider (= 1.1.0)
- PSTCollectionView (= 1.2.3)
- SSKeychain (from `localpods/vendor/SSKeychain.podspec`)
- SVProgressHUD (= 2.0-beta)
- upnpx (= 1.3.6)
- XMLDictionary (from `localpods/vendor/XMLDictionary.podspec`)
- xmlrpc
EXTERNAL SOURCES:
AFNetworking:
:podspec: localpods/vendor/AFNetworking.podspec
box-ios-sdk-v2:
:commit: 5b9af5c
:git: https://github.com/box/box-ios-sdk-v2.git
DACircularProgress:
:commit: ccc7a2e
:git: https://github.com/danielamitay/DACircularProgress.git
ELCImagePickerController:
:commit: b57e2f3
:git: https://github.com/B-Sides/ELCImagePickerController.git
ISO8601DateFormatter:
:podspec: localpods/vendor/ISO8601DateFormatter.podspec
MAConfirmButton:
:commit: cc15357
:git: https://github.com/gizmosachin/MAConfirmButton.git
MBProgressHUD:
:commit: fc1903f
:git: https://github.com/jdg/MBProgressHUD.git
SSKeychain:
:podspec: localpods/vendor/SSKeychain.podspec
XMLDictionary:
:podspec: localpods/vendor/XMLDictionary.podspec
CHECKOUT OPTIONS:
box-ios-sdk-v2:
:commit: 5b9af5c
:git: https://github.com/box/box-ios-sdk-v2.git
DACircularProgress:
:commit: ccc7a2e
:git: https://github.com/danielamitay/DACircularProgress.git
ELCImagePickerController:
:commit: b57e2f3
:git: https://github.com/B-Sides/ELCImagePickerController.git
MAConfirmButton:
:commit: cc15357
:git: https://github.com/gizmosachin/MAConfirmButton.git
MBProgressHUD:
:commit: fc1903f
:git: https://github.com/jdg/MBProgressHUD.git
SPEC CHECKSUMS:
AFNetworking: 41e2306e8bdf6266a1a7400fb6ab83233095f421
box-ios-sdk-v2: e6833ca786bf93da1dbe63e3d0a945b1e1fe1f42
CocoaAsyncSocket: f5783bdedd232d91b89769bc4b5a1580aed518ad
CocoaHTTPServer: 5624681fc3473d43b18202f635f9b3abb013b530
CocoaLumberjack: 17fe8581f84914d5d7e6360f7c70022b173c3ae0
DACircularProgress: c602fd7d0c4417c27054536cb1e3cc0087312481
ELCImagePickerController: b1b7084434a7d49f2cfc916bde1f3ba353d38de9
Google-API-Client: 015d6f9303fa910f91f42300a088eac5fac5dd25
Google-Mobile-Ads-SDK: 24a8ddfc0bcfec281960c5d88f75327df0d86b00
gtm-http-fetcher: 6d4617e7d343b6e4c082b777541c334eb6f5d81e
gtm-oauth2: 2a18b824e4f8a02df6cfe987beb59ae9d9697f9d
iRate: 09ef501c74ade02013348bc33225ea48f7aa4e55
ISO8601DateFormatter: f7a8c1a7657848c78f1ac2219605e7cf9e84aa12
LTHPasscodeViewController: 01d2c19b6e2aefcd34f4a63d880cf3718da27fdc
MAConfirmButton: fb4a445eb31b717981c9b74c1cdd3c25fd4f3960
MBProgressHUD: 7c553ce49e4fbdb323c99f8ce315e54e698b559e
NSData+Base64: 4e84902c4db907a15673474677e57763ef3903e4
objective-zip: a27d4b3c060eead4325159e49178e7f0ad5ee808
OBSlider: 490f108007bfdd5414a38650b211fe403a95b8a0
PSTCollectionView: 6749df92885353521f55279a7ce2b293762e2be4
SSKeychain: 48c51483169e558bbfd62d1ac157bf7ecee283ba
SVProgressHUD: c83337f10ed32d701c423d519059a249973c8662
upnpx: 36b1f70f4e559f35b9e5a76b730deda8f0415104
XMLDictionary: 24e1b84f2b86532ea3c5f6e6283470e8ac4a5cb1
xmlrpc: 109bb21d15ed6d108b2c1ac5973a6a223a50f5f4
COCOAPODS: 0.39.0