[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 9 / 4 / iConsole / 1.5.3 / iConsole.podspec.json
blobfeba75695e17ff90db11c1d074da6e7c68d20b36
2   "name": "iConsole",
3   "version": "1.5.3",
4   "summary": "In-app console for viewing logs and typing debug commands in iPhone apps.",
5   "homepage": "http://www.charcoaldesign.co.uk/source/cocoa#iconsole",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Nick Lockwood": "support@charcoaldesign.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/nicklockwood/iConsole.git",
15     "tag": "1.5.3"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "iConsole/iConsole.{h,m}",
22     "GTM/GTMStackTrace.{h,m}"
23   ],
24   "requires_arc": true