[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 9 / ZPMConsoleLog / 0.0.6 / ZPMConsoleLog.podspec.json
blob3126d8de490e822ad09fda6435af80cfc4695df7
2   "name": "ZPMConsoleLog",
3   "version": "0.0.6",
4   "summary": "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/ZPMConsoleLog",
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/ZPMConsoleLog.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "Console",
20     "ZPMConsoleLog/Console/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "ZPMConsoleLog/Resources/*.{png,js}"