blob: 397a2f35864bc4d2c75e64db8ea57ff67cfc6824 [file] [log] [blame]
{
"name": "AYXML",
"version": "1.0.0",
"summary": "Simple framework to access XML.",
"homepage": "https://github.com/alan-yeh/AYXML",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYXML.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYXML/Classes/**/*"
}