blob: d54be6ac18d03b5bc286115876d4efb3da5033f9 [file] [log] [blame]
{
"name": "SWCommonFramework",
"version": "1.1.1",
"summary": "项目常用库",
"homepage": "https://github.com/547/SWCommonFramework",
"license": "MIT",
"authors": {
"547": "timer_sevenwang@163.com"
},
"source": {
"git": "https://github.com/547/SWCommonFramework.git",
"tag": "1.1.1"
},
"requires_arc": true,
"source_files": "SWCommonFramework/SWCommonFramework/**/*.swift",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
},
"platforms": {
"ios": "8.0"
}
}