blob: 5041e5bae4cb761774cd74c173a0288251918b46 [file] [log] [blame]
{
"name": "YDNetworking",
"version": "2.2.0",
"summary": "Networking for iOS app",
"homepage": "https://coding.net/u/Shmilylt/p/YDNetworking",
"license": "MIT",
"authors": {
"wangqiang": "wq012819@163.con"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/Shmilylt/YDNetworking.git",
"tag": "2.2.0"
},
"source_files": [
"YDNetwork",
"YDNetwork/**/*.{h,m}"
],
"frameworks": [
"Security",
"MobileCoreServices",
"SystemConfiguration"
],
"requires_arc": true
}