[Add] TapTapLoginSDK 4.5.3
[CocoaPods.git] / Specs / 8 / 0 / d / Coolog / 0.1.1 / Coolog.podspec.json
blob546405ecc3a17953d3b47c00d09bf02a17f4a886
2   "name": "Coolog",
3   "version": "0.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Coolog/Classes/**/*",
22   "dependencies": {
23     "PocketSocket": [
25     ]
26   }