[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 3 / e / a / DWH / 1.9 / DWH.podspec.json
bloba6a7198a4989c78c3d3b716018a47d5a09bc7527
2   "name": "DWH",
3   "version": "1.9",
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": "https://github.com/holla-world/DWH.git",
16     "tag": "1.9"
17   },
18   "source_files": "DWH/**/*.{h,m}",
19   "public_header_files": [
20     "DWH/DWH.h",
21     "DWH/SDK/DWHSDK.h"
22   ],
23   "libraries": "sqlite3",
24   "frameworks": [
25     "Foundation",
26     "AdSupport"
27   ],
28   "requires_arc": true,
29   "platforms": {
30     "ios": "8.0"
31   },
32   "dependencies": {
33     "UICKeyChainStore": [
35     ]
36   }