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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
c
/
6
/
5
/
FrameTestZST
/
1.1
/
FrameTestZST.podspec.json
blob
43e77fa4ea6c8a561428189debba8a39adf0c0b3
1
{
2
"name": "FrameTestZST",
3
"version": "1.1",
4
"summary": "pod测试",
5
"homepage": "https://github.com/nxl1009/TestSDK.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"nixl": "nixl@cctin.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/nxl1009/TestSDK.git",
18
"tag": "1.1"
19
},
20
"requires_arc": true,
21
"ios": {
22
"vendored_frameworks": "testSDK.framework"
23
},
24
"frameworks": "Foundation"
25
}