blob: 350f74372f47dee555e59baf1c9a3fe38a7563a8 [file] [log] [blame]
{
"name": "SCNetworkAgent",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source_files": "SCNetworkAgent/Classes/**/*"
}