[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 4 / b / RCSimpleAPM / 0.1.0 / RCSimpleAPM.podspec.json
blobdb8056437536c96bb0f9910fc90fccbde8a33c2c
2   "name": "RCSimpleAPM",
3   "version": "0.1.0",
4   "summary": "RCSimpleAPM monitor your app's cpu and memory and display a visual result.",
5   "description": "RCSimpleAPM is developed during debug BDWebImage's performance issues, it is very simply currently, and need improve.",
6   "homepage": "https://github.com/yxjxx/RCSimpleAPM",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "screenshots": [
12     "https://ws1.sinaimg.cn/large/006tKfTcly1fpp5ifkf7kj30ku112wfj.jpg",
13     {
14       "type": "MIT",
15       "file": "LICENSE"
16     }
17   ],
18   "authors": {
19     "yxjxx": "yangjing.rico@bytedance.com"
20   },
21   "source": {
22     "git": "https://github.com/yxjxx/RCSimpleAPM.git",
23     "tag": "0.1.0"
24   },
25   "platforms": {
26     "ios": "8.0"
27   },
28   "source_files": "RCSimpleAPM/Classes/**/*",
29   "dependencies": {
30     "PerformanceChart": [
32     ]
33   },
34   "frameworks": [
35     "Foundation",
36     "UIKit"
37   ]