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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
3
/
d
/
2
/
ZJCommon
/
0.1.0
/
ZJCommon.podspec.json
blob
3dc01db9c09f7dfcd97137fa0e67e4c433f35366
1
{
2
"name": "ZJCommon",
3
"version": "0.1.0",
4
"summary": "iOS常用分类",
5
"description": "封装了iOS常用到的一些分类",
6
"homepage": "https://github.com/TaylorsZ/ZJCommon",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"TaylorsZ": "zhangs1992@126.com"
13
},
14
"source": {
15
"git": "https://github.com/TaylorsZ/ZJCommon.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZJCommon/Classes/**/*"
22
}