blob: 8aa3d2ede56af19ec720abcc7b50f3d0eae6147a [file] [log] [blame]
{
"name": "SCNetworkAgent",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.10"
},
"source_files": "SCNetworkAgent/Classes/**/*"
}