[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 6 / 0 / WMFast / 0.2 / WMFast.podspec.json
blob354feb42b99f00b45d9f22d994f3c75f8591e284
2   "name": "WMFast",
3   "version": "0.2",
4   "summary": "威马快捷SDK",
5   "description": "威马app场景控制指令集SDK",
6   "homepage": "http://10.22.22.4/group-ase-1-app/fastsdk",
7   "license": "MIT",
8   "authors": {
9     "杨康": "2842928569@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://10.22.22.4/group-ase-1-app/fastsdk.git",
16     "tag": "v0.2"
17   },
18   "source_files": [
19     "WMFast.framework/Headers",
20     "*.{h,m}"
21   ],
22   "vendored_frameworks": "WMFast.framework",
23   "resources": "WMImage.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "4.0.1"
28     ],
29     "Masonry": [
30       "1.1.0"
31     ],
32     "MJRefresh": [
33       "3.5.0"
34     ],
35     "SDWebImage": [
36       "5.9.4"
37     ],
38     "IQKeyboardManager": [
39       "6.5.6"
40     ],
41     "ActionSheetPicker-3.0": [
43     ],
44     "CQCountDownButton": [
46     ],
47     "CJBaseHelper/UIViewControllerCJHelper": [
49     ],
50     "MBProgressHUD": [
52     ]
53   }