blob: a4d158f4a1ac7044c4cd82e3580b067def13d1ae [file] [log] [blame]
{
"name": "PSXML",
"version": "1.0.1",
"summary": "PSXML.",
"description": "Objective-C 的XML简易解析工具",
"homepage": "https://github.com/alan-yeh/PSXML",
"license": "MIT",
"authors": {
"Alan Yeh": "git@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/PSXML.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSXML/Classes/**/*",
"public_header_files": "PSXML/Classes/*.h",
"deprecated": true
}