repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
9
/
2
/
8
/
DannyBTeSDK
/
1.0.0
/
DannyBTeSDK.podspec.json
blob
a54898bdb9a74d7a8cbf715b9f88dd7f62aa5758
1
{
2
"name": "DannyBTeSDK",
3
"version": "1.0.0",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "drb2167@columbia.edu"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "10.2"
15
},
16
"source": {
17
"http": "http://danburkhardt.com/CS/cs6156/Cocoapods/DannyBTeSDK.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "DannyBTeSDK.framework"
21
}
22
}