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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
5
/
7
/
3
/
JWTestSDK
/
0.1.0
/
JWTestSDK.podspec.json
blob
41c28b85335db685286686b197f879b4adf2d93e
1
{
2
"name": "JWTestSDK",
3
"version": "0.1.0",
4
"summary": "测试SDK的部署",
5
"description": "这个是我在github上的测试逻辑代码",
6
"homepage": "https://github.com/WindsSunShine/TestSDK.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zhangjianjun": "zhangjj@dogesoft.cn"
13
},
14
"source": {
15
"git": "https://github.com/WindsSunShine/TestSDK.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "TestSDK/Classes/**/*"
22
}