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] GizoSDK 2.0.2-alpha.05
[CocoaPods.git]
/
Specs
/
f
/
b
/
8
/
SLPodOne
/
0.0.4
/
SLPodOne.podspec.json
blob
6be27e28b04e51607293c5779eb8f355070c538c
1
{
2
"name": "SLPodOne",
3
"version": "0.0.4",
4
"summary": "pod创建测试",
5
"description": "pod创建的测试",
6
"homepage": "http://git.oschina.net/2547",
7
"license": "MIT",
8
"authors": {
9
"CJ": "254754424@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://git.oschina.net/2547/SLPodOne.git",
16
"tag": "0.0.4"
17
},
18
"source_files": "SLPodOne/Classes/*.{h,m}",
19
"frameworks": "UIKit",
20
"requires_arc": true
21
}