[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 0 / a / 7 / ZPMConsole / 0.0.1 / ZPMConsole.podspec.json
blob989af8988bc962592d1d650c3a035641935726da
2   "name": "ZPMConsole",
3   "version": "0.0.1",
4   "summary": "ZPMConsole —— Show Console on simulator or device.",
5   "description": "Show Console Log on simulator or device. Convenient debugging for you.",
6   "homepage": "https://github.com/liuzhao/ZPMConsole",
7   "license": "MIT",
8   "authors": {
9     "MMR无与伦比": "truend86@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liuzhao/ZPMConsole.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZPMConsole",
20     "Console/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "ZPMConsole/Resources/*.{png,js}"