[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 3 / b / HKCoupon / 0.1.0 / HKCoupon.podspec.json
blobc8fa7a67f7e1958c3eaf29b771f3fc8a7901761d
2   "name": "HKCoupon",
3   "version": "0.1.0",
4   "summary": "HKCoupon.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.10.144.154/zhi.yang/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.144.154/zhi.yang/HKCouponModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": "HKCoupon/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Security"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.1.0"
29     ],
30     "MBProgressHUD": [
31       "~> 1.0.0"
32     ],
33     "MJExtension": [
34       "~> 3.0.10"
35     ],
36     "HKErrorCodeModule": [
38     ],
39     "HKBasicModule": [
41     ],
42     "HKLoginModule": [
44     ],
45     "Masonry": [
46       "~> 1.0.2"
47     ]
48   }