[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / 3 / b / HKCoupon / 2.5.1 / HKCoupon.podspec.json
blob931c6b71e6b6a315e8f55966794cf3af62e7069b
2   "name": "HKCoupon",
3   "version": "2.5.1",
4   "summary": "HKCoupon.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKCouponModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhi.yang": "zhi.yang@reachauto.com"
13   },
14   "source": {
15     "git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKCouponModule",
16     "tag": "2.5.1"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": "HKCoupon/Classes/**/*",
22   "resource_bundles": {
23     "HKCoupon": [
24       "HKCoupon/Assets/*.*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Security"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.1.0"
34     ],
35     "MBProgressHUD": [
36       "~> 1.0.0"
37     ],
38     "MJExtension": [
39       "~> 3.0.10"
40     ],
41     "HKErrorCodeModule": [
43     ],
44     "HKBasicModule": [
46     ],
47     "HKLoginModule": [
49     ],
50     "Masonry": [
51       "~> 1.0.2"
52     ]
53   }