[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / b / CWAPM / 0.1.1 / CWAPM.podspec.json
blobb429c78cb5ffd3c74934bff5044ea17b41a460c1
2   "name": "CWAPM",
3   "version": "0.1.1",
4   "summary": "APP Performance Monitor",
5   "description": "简单的APM",
6   "homepage": "https://github.com/JackWchen2015/CWAPM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JackWchen2015": "576734302@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JackWchen2015/CWAPM.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CWAPM/Classes/**/*.{h,m,s}",
22   "public_header_files": "CWAPM/Classes/**/*.{h}",
23   "dependencies": {
24     "YYDispatchQueuePool": [
26     ]
27   }