blob: e7395031f9eae371d108af93841169a275b53a3a [file] [log] [blame]
{
"name": "SYNetworkHelper",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SYNetworkHelper/Classes/**/*"
}