[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / e / 6 / DCAP / 0.1.2 / DCAP.podspec.json
blobcf95b161594988af3b8c8a57c557243ff9558674
2   "name": "DCAP",
3   "version": "0.1.2",
4   "summary": "app performance moniter",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bestwise.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "xuming@bestwise.cc"
13   },
14   "source": {
15     "git": "https://gitee.com/bwc/BWDCAP.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DCAP/Classes/*.{h,m}",
22   "resource_bundles": {
23     "DCAP": [
24       "DCAP/Assets/*.jpg"
25     ]
26   },
27   "ios": {
28     "vendored_frameworks": "DCAP/DCAP.framework"
29   }