blob: d1c37d7419c21e8bff6fb1004b1bf5e26920ee5c [file] [log] [blame]
{
"name": "SCNetworkAgent",
"version": "0.1.7",
"summary": "A short description of SCNetworkAgent.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/debugly/SCNetworkAgent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"debugly": "qianglongxu@home.mbp"
},
"source": {
"git": "https://github.com/debugly/SCNetworkAgent.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source_files": "SCNetworkAgent/Classes/**/*"
}