blob: 8395a9ccffd8fdc089f41dca2e99e220023a9fcf [file] [log] [blame]
{
"name": "DataCenter",
"version": "0.0.9",
"summary": "复规网络数据层",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/wusa/DataCenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wusa": "1241545546@qq.com"
},
"source": {
"git": "https://gitee.com/wusa/DataCenter.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DataCenter/Classes/**/*",
"dependencies": {
"SSNetManger": [
],
"ReactiveObjC": [
],
"SSKeychain": [
]
}
}