blob: c181eafeb6e35857b405f05d42ac8b79ff426b7c [file] [log] [blame]
{
"name": "GTNetWorkingKit",
"version": "0.0.1",
"summary": "AFNetWorking 的简化版",
"description": "AFNetWorking 的简化版 为解决部分内部组件命名冲突的问题",
"homepage": "http://EXAMPLE/GTNetWorking",
"license": "MIT",
"authors": {
"Wei": ""
},
"source": {
"git": "https://gitee.com/iOSGT/GTNetWorking",
"tag": "0.0.1"
},
"source_files": "Products/GTNetWorking/Headers/*.{h,m}",
"vendored_libraries": "Products/GTNetWorking/*.a",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}