[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / e / a / DWH / 1.5 / DWH.podspec.json
blob734ee42fa5900044b62cd696143b714f0a17d88e
2   "name": "DWH",
3   "version": "1.5",
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.5"
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   }