[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 8 / 0 / d / Coolog / 0.2.2 / Coolog.podspec.json
blob26e43df51413b091fbfb2d224e5d408c01250e24
2   "name": "Coolog",
3   "version": "0.2.2",
4   "summary": "A short description of Coolog.",
5   "description": "A expandable log framework for iOS.",
6   "homepage": "https://github.com/yao.li/Coolog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yao.li": "yao.li@cootek.cn"
13   },
14   "source": {
15     "git": "https://github.com/RyanLeeLY/Coolog.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Coolog/Classes/**/*",
22   "dependencies": {
23     "PocketSocket": [
25     ]
26   }