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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
1
/
0
/
b
/
DSDemo
/
0.0.1
/
DSDemo.podspec.json
blob
5c25a9edc53dbe2bfae44c31ab7505ffd86fddb5
1
{
2
"name": "DSDemo",
3
"version": "0.0.1",
4
"summary": "大神的框架!",
5
"homepage": "http://itcast.cn",
6
"license": "MIT",
7
"authors": {
8
"ITManager": "zhangjiesharp@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/zhangxiaochuZXC/DSDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "DSDemo/DSDemo/Class/*.{h,m}",
18
"requires_arc": true
19
}