blob: 93db633c1c6ec1691d3952c4feddd9b8587261e8 [file] [log] [blame]
{
"name": "ZLYNetWorking",
"version": "0.0.1",
"summary": "A network Framework based on AFNetworking",
"description": "网络请求模块\n网络请求模块\n网络请求模块\n网络请求模块\n网络请求模块\n网络请求模块",
"homepage": "https://github.com/lianyu125/ZLYNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lianyu.zou": "lianyu125@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lianyu125/ZLYNetWorking.git",
"branch": "master"
},
"source_files": [
"ZLYNetWorking",
"ZLYNetWorking/**/*.{h,m}"
],
"exclude_files": "ZLYNetWorking/Exclude",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}