blob: 49b22294a284a82cac8fa25c919d11ba0d1792e9 [file] [log] [blame]
{
"name": "bdMonitor",
"version": "0.0.1",
"summary": "广告监测",
"description": "TODO: Add long description of the pod here,Add long description of the pod here.",
"homepage": "https://github.com/ericzhangyong/BDMonitor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangyong": "zhangyong2@beadwallet.com"
},
"source": {
"git": "https://github.com/ericzhangyong/BDMonitor.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SDKTest.framework",
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}