blob: c1b30c0119935998e8067782b5665bb89f893b65 [file] [log] [blame]
{
"name": "SYNetworkHelper",
"version": "0.0.2",
"summary": "A warp of AFNetworking and YYCache.",
"description": "Cache request data on memory or disk,variable cache time",
"homepage": "https://github.com/YaoSu/SYNetworkHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YaoSu": "suyaohello@gmail.com"
},
"source": {
"git": "https://github.com/YaoSu/SYNetworkHelper.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetworkHelper/Classes/**/*"
}