blob: 72b91726a766bd9f0b0d0d9657546556bc35c309 [file] [log] [blame]
{
"name": "FYNetWorkHelper",
"version": "1.0.1",
"summary": "AFNetworking 与YYCache封装",
"homepage": "https://github.com/sdwangxianwen/FYNetWorkHelper",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2018 UMeng.com. All rights reserved.\n"
},
"authors": {
"wangwen": "x870183756@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sdwangxianwen/FYNetWorkHelper.git",
"tag": "1.0.1"
},
"source_files": "FYNetWorkHelper/FYNetTool/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
},
"requires_arc": true
}