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
/
f
/
8
/
7
/
PXTools
/
1.0.0
/
PXTools.podspec.json
blob
520a623c68e45d004caf857ca46f5874fd47a5ec
1
{
2
"name": "PXTools",
3
"version": "1.0.0",
4
"summary": "PXTools is Creat By zhoupengxiang",
5
"homepage": "https://github.com/zpx1123/PXTools",
6
"license": "MIT",
7
"authors": {
8
"zhoupengxiang": "963820856@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/zpx1123/PXTools.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes/**/*",
19
"resource_bundles": {
20
"PXTools": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}