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