[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 5 / b / d / CCDBucket / 0.0.2 / CCDBucket.podspec.json
blob79dd0e86e97bcfb1544b3c2a5765d267cfed1af9
2   "name": "CCDBucket",
3   "version": "0.0.2",
4   "summary": "Bucket: 数据跟踪能力集合",
5   "description": "数据跟踪能力集合,支持通过浏览器查看实时日志",
6   "homepage": "https://github.com/zhu410289616/Bucket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhu410289616": "zhu410289616@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/zhu410289616/Bucket.git",
19     "tag": "0.0.2"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "Pod/Core/**/*.{h,m,mm}",
26       "dependencies": {
27         "CocoaLumberjack": [
29         ]
30       }
31     }
32   ]