blob: 72f408e3f3953c588c35729074431a9811da4e92 [file] [log] [blame]
{
"name": "bdMonitor",
"version": "0.0.2",
"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": {
"ericzhangyong": "584283830@qq.com"
},
"source": {
"git": "https://github.com/ericzhangyong/BDMonitor.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BDMonitorSDK/BDMonitorSDK/*.{h,m}",
"vendored_frameworks": "BDMonitorSDK/Products/BDMonitorSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}