blob: f3b582d8ea988b550346ae8f47ef2b8de6201f55 [file] [log] [blame]
{
"name": "ISGHttpClient",
"version": "0.7",
"summary": "ISGHttpClient.",
"description": "0.7,公开manger接口",
"homepage": "https://github.com/Isaaclzg/ISGHttpClient",
"license": "MIT",
"authors": {
"isaac_gang": "isaac_gang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Isaaclzg/ISGHttpClient.git",
"tag": "0.7"
},
"source_files": [
"ISGHttpClient",
"ISGHttpClient/**/*.{h,m}"
],
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYCache": [
"~> 1.0.4"
]
}
}