[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 7 / bdMonitor / 0.0.2 / bdMonitor.podspec.json
blob72f408e3f3953c588c35729074431a9811da4e92
2   "name": "bdMonitor",
3   "version": "0.0.2",
4   "summary": "广告监测",
5   "description": "TODO: Add long description of the pod here,Add long description of the pod here.",
6   "homepage": "https://github.com/ericzhangyong/BDMonitor.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ericzhangyong": "584283830@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ericzhangyong/BDMonitor.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BDMonitorSDK/BDMonitorSDK/*.{h,m}",
22   "vendored_frameworks": "BDMonitorSDK/Products/BDMonitorSDK.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "AFNetworking": [
30     ]
31   }