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