blob: 0f13f80a6425ef891e75b19da6958b202ec7446b [file] [log] [blame]
{
"name": "ZMNetWork",
"version": "1.0.0",
"summary": "Zhima NetWork base on the AF",
"description": "Zhima NetWork base on the AF..",
"homepage": "https://github.com/yangfeiyu/ZMNetWork",
"license": "MIT",
"authors": {
"杨飞宇": "972131277@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangfeiyu/ZMNetWork.git",
"tag": "1.0.0"
},
"source_files": "ZMNetWork/ZMNetWork/ZMServer/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"AFDownloadRequestOperation": [
],
"FCUUID": [
]
}
}