blob: ea3808a65510c8ef24978480b94fad8bc9eccfca [file] [log] [blame]
{
"name": "SCNetworkAgent",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCNetworkAgent/Classes/**/*"
}