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] NASSDK 1.4.21
[CocoaPods.git]
/
Specs
/
6
/
8
/
4
/
TestSDK_rp
/
0.0.1
/
TestSDK_rp.podspec.json
blob
958b58b29670c8822bc9a1687d68b8a02e8869da
1
{
2
"name": "TestSDK_rp",
3
"version": "0.0.1",
4
"summary": "一个测试的SDK",
5
"homepage": "https://github.com/huyangwork/TestSDK",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"huyangwork": "huyang_work@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"requires_arc": true,
17
"source": {
18
"git": "https://github.com/huyangwork/TestSDK.git",
19
"tag": "0.0.1"
20
},
21
"resources": "TestSDK.bundle",
22
"vendored_frameworks": "TestSDK.framework"
23
}