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
/
8
/
2
/
VMTSDK
/
1.0.0
/
VMTSDK.podspec.json
blob
1fe554824b61730827e5df5a5f387c43bc646190
1
{
2
"name": "VMTSDK",
3
"version": "1.0.0",
4
"summary": "A really cool SDK that logs stuff.",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "sdk@example.com"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"http": "http://67.227.142.20/frameworks/MySDK.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "MySDK.framework"
21
}
22
}