blob: e4a587d18baee82ebeec0e9738449891b5cd25ca [file] [log] [blame]
{
"name": "ServerAPI",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ServerAPI/*.{h,m}",
"requires_arc": true
}