[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 8 / 2 / TDAppMonitorKit / 0.0.2 / TDAppMonitorKit.podspec.json
blobf675b40574c99deed3c30cc74ba90b44d801e1e4
2   "name": "TDAppMonitorKit",
3   "version": "0.0.2",
4   "summary": "性能监测",
5   "homepage": "https://github.com/BeckWang0912/TDAppMonitorKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "description": "TDAppMonitorKit 是一个性能监测工具,集成了UI、CPU、Memory检测分析",
11   "authors": {
12     "IMAC-AF9B8D": "2067431781@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/BeckWang0912/TDAppMonitorKit.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": [
22     "TDAppMonitorKit/Fluency/",
23     "TDAppMonitorKit/FPS/",
24     "TDAppMonitorKit/Resource/",
25     "TDAppMonitorKit/Tools/**/*.{h,m}"
26   ],
27   "requires_arc": true