blob: 782beac9da2818691a7d41df65a8580d4dbadaae [file] [log] [blame]
{
"name": "AFNAssembly",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://git.oschina.net/toc_kj/AFNAssembly",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"toc_kj": "womow_toc@163.com"
},
"source": {
"git": "https://git.oschina.net/toc_kj/AFNAssembly.git",
"tag": "1.0.0"
},
"source_files": "AFNAssembly/Kit/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MGJRouter": [
"~> 0.9.1"
]
},
"requires_arc": true
}