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