[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / d / 9 / iConsoleSearch / 1.0.99 / iConsoleSearch.podspec.json
blob46fadaca6bd93b4843d123bbe6b8779e4efd5f6c
2   "name": "iConsoleSearch",
3   "version": "1.0.99",
4   "license": "zlib",
5   "summary": "本库是对iConsole(https://github.com/nicklockwood/iConsole)的扩展,主要增加了搜索关键字的功能,利于调试",
6   "homepage": "https://github.com/Vienta/iConsole",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/Vienta/iConsole.git",
10     "tag": "1.0.99"
11   },
12   "source_files": "iConsoleSearch",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "5.0"
16   },
17   "subspecs": [
18     {
19       "name": "GTM",
20       "source_files": "iConsoleSearch/GTM/*.{h,m}"
21     }
22   ]