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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
8
/
9
/
3
/
PSXML
/
1.0.0
/
PSXML.podspec.json
blob
34b8fb13483ccb24b6fe157d083bdfe88e64eed3
1
{
2
"name": "PSXML",
3
"version": "1.0.0",
4
"summary": "PSXML.",
5
"description": "Objective-C 的XML简易解析工具",
6
"homepage": "https://github.com/Poi-Son/PSXML",
7
"license": "MIT",
8
"authors": {
9
"PoiSon": "git@yerl.cn"
10
},
11
"source": {
12
"git": "https://github.com/Poi-Son/PSXML.git",
13
"tag": "1.0.0"
14
},
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "PSXML/Classes/**/*",
19
"deprecated": true
20
}