[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / e / a / DWH / 1.4.2 / DWH.podspec.json
blobc45f3123bdf5773a431c642f001c33732230cca4
2   "name": "DWH",
3   "version": "1.4.2",
4   "summary": "DWH Framework data warehouse",
5   "description": "DWH Framwork use for data warehouse",
6   "homepage": "http://www.holla.world/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2018 holla.world. All rights reserved.\n"
10   },
11   "authors": {
12     "毛鹏霖": "maoepnglin@holla.world"
13   },
14   "source": {
15     "git": "./"
16   },
17   "source_files": "DWH/**/*.{h,m}",
18   "public_header_files": [
19     "DWH/DWH.h",
20     "DWH/SDK/DWHSDK.h"
21   ],
22   "libraries": "sqlite3",
23   "frameworks": [
24     "Foundation",
25     "AdSupport"
26   ],
27   "requires_arc": true,
28   "platforms": {
29     "ios": "8.0"
30   },
31   "dependencies": {
32     "UICKeyChainStore": [
34     ]
35   }