blob: 62461416a5284613d4eb334282cd53fc4e4fdaf8 [file] [log] [blame]
{
"name": "XM_NetWorking",
"version": "1.0.1",
"summary": "XM_NetWorking.",
"description": "网络框架类很好用,很便捷,好",
"homepage": "https://github.com/zhangxiaomeng1/XM_NetWorking.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangxieomeng1": "zhangxiaomeng@xiangshang360.com"
},
"source": {
"git": "https://github.com/zhangxiaomeng1/XM_NetWorking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XM_NetWorking/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}