[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 0 / HTMonitor / 0.1.0 / HTMonitor.podspec.json
blob84e30a5251c81c45dfe5fa286c0151b1d6e66fa5
2   "name": "HTMonitor",
3   "version": "0.1.0",
4   "summary": "A Tool to monitor UI rending time and memory leaks",
5   "description": "You can use this tool to monitor your app's page,to look the time of UI rending",
6   "homepage": "https://github.com/helloted/MonitorMethod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "helloted": "helloted@live.com"
13   },
14   "social_media_url": "http://helloted.com",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/helloted/HTMonitor.git",
20     "tag": "0.1.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true