[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 3 / PSXML / 1.0.1 / PSXML.podspec.json
bloba4d158f4a1ac7044c4cd82e3580b067def13d1ae
2   "name": "PSXML",
3   "version": "1.0.1",
4   "summary": "PSXML.",
5   "description": "Objective-C 的XML简易解析工具",
6   "homepage": "https://github.com/alan-yeh/PSXML",
7   "license": "MIT",
8   "authors": {
9     "Alan Yeh": "git@yerl.cn"
10   },
11   "source": {
12     "git": "https://github.com/alan-yeh/PSXML.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PSXML/Classes/**/*",
19   "public_header_files": "PSXML/Classes/*.h",
20   "deprecated": true