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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
0
/
2
/
a
/
TestCocoSDK
/
4.0.0
/
TestCocoSDK.podspec.json
blob
7cae0792d781e0da5e70534e0c9f54474c04abf1
1
{
2
"name": "TestCocoSDK",
3
"version": "4.0.0",
4
"summary": "测试一下 TestCocoSDK.",
5
"homepage": "https://github.com/liaobin12345/TestCocoSDK",
6
"license": "MIT",
7
"authors": {
8
"廖斌": "493778703@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/liaobin12345/TestCocoSDK.git",
15
"tag": "4.0.0"
16
},
17
"source_files": "TestDemo/**/*.{h,m}",
18
"requires_arc": true
19
}