[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / 3 / WaQuLog / 0.1.0 / WaQuLog.podspec.json
blob87e242288c86e10019363d58193b79e4f26f52f0
2   "name": "WaQuLog",
3   "version": "0.1.0",
4   "summary": "A short description of WaQuLog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.waqu.com/ios/waqulog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhaojiangming": "zhaojiangming@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.waqu.com/ios/waqulog.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "subspecs": [
23     {
24       "name": "Log",
25       "source_files": "WaQuLog/Log/*.{h,m}",
26       "public_header_files": "WaQuLog/Log/*.h"
27     }
28   ]