[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / d / 8 / 0 / HHUIKit / 0.1.2 / HHUIKit.podspec.json
bloba0d2ab9f1c1e9dfe19fce5dd3a5c941a92cfb960
2   "name": "HHUIKit",
3   "version": "0.1.2",
4   "summary": "a handful UI create kit",
5   "homepage": "https://github.com/weylhuang",
6   "license": "MIT",
7   "authors": {
8     "weylhuang": "short_fellow@hotmail.com"
9   },
10   "source": {
11     "git": "https://github.com/weylhuang/HHKit.git",
12     "tag": "master"
13   },
14   "source_files": "HHUIKit/Classes/**/*",
15   "xcconfig": {
16     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) MAS_SHORTHAND_GLOBALS=1 MAS_SHORTHAND=1"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "dependencies": {
22     "FMDB": [
23       "2.6.2"
24     ],
25     "LKDBHelper": [
26       "2.4"
27     ],
28     "MBProgressHUD": [
29       "~> 0.9"
30     ],
31     "ReactiveCocoa": [
32       "2.5"
33     ],
34     "BlocksKit": [
35       "2.2.5"
36     ],
37     "Masonry": [
38       "0.6.3"
39     ],
40     "SDWebImage": [
41       "3.8.2"
42     ],
43     "MJExtension": [
44       "3.0.13"
45     ],
46     "MJRefresh": [
47       "3.0.8"
48     ],
49     "DateTools": [
50       "1.7.0"
51     ]
52   }