blob: e85ce2e40d2ee7186fea6927adbd881ddea70d76 [file] [log] [blame]
{
"name": "ServerAPI",
"version": "1.0",
"summary": "A Web Service Framework",
"homepage": "https://github.com/heroims/ServerAPI",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/ServerAPI.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ServerAPI/*.{h,m}",
"requires_arc": true
}