blob: 30f1addce9d6d05c35680ab14be4a73b278eb80c [file] [log] [blame]
{
"name": "SSJNetWork",
"version": "0.2.0",
"summary": "SSJNetWork",
"description": "对AFNetWorking 二次封装 实现自动取消网络请求,网络请求缓冲,网络请求日志详细打印",
"homepage": "https://github.com/sunjie19921111/SSJNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15220092519@163.com": "15220092519@163.com"
},
"source": {
"git": "https://github.com/sunjie19921111/SSJNetWork.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSJNetWork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
],
"FMDB/SQLCipher": [
]
}
}