[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 4 / e / 9 / HKMsgModule / 2.1.0 / HKMsgModule.podspec.json
blobb94556fef03071b167b38eb2defb2d9dc4bb9bbd
2   "name": "HKMsgModule",
3   "version": "2.1.0",
4   "summary": "HKMsgModule",
5   "description": "HKMessageModule消息模块",
6   "homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKMessageModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lirr": "lirr@reachauto.com"
13   },
14   "source": {
15     "git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKMessageModule",
16     "tag": "2.1.0"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": "HKMsgModule/Classes/**/*",
22   "resource_bundles": {
23     "HKMsgModule": [
24       "HKMsgModule/Assets/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Security"
30   ],
31   "dependencies": {
32     "AFNetworking": [
33       "~> 3.1.0"
34     ],
35     "MJRefresh": [
36       "~> 3.1.12"
37     ],
38     "HKBasicModule": [
40     ],
41     "HKLoginModule": [
43     ]
44   }