[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / 0 / WMFast / 0.5 / WMFast.podspec.json
blob91f2ac137022d0381a8787af2a222fbfca8f6a70
2   "name": "WMFast",
3   "version": "0.5",
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": "0.5"
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   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64",
27     "ONLY_ACTIVE_ARCH": "YES"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
31   },
32   "dependencies": {
33     "AFNetworking": [
34       "4.0.1"
35     ],
36     "Masonry": [
37       "1.1.0"
38     ],
39     "MJRefresh": [
40       "3.5.0"
41     ],
42     "SDWebImage": [
43       "5.9.5"
44     ],
45     "IQKeyboardManager": [
46       "6.5.6"
47     ],
48     "ActionSheetPicker-3.0": [
50     ],
51     "CQCountDownButton": [
53     ],
54     "CJBaseHelper/UIViewControllerCJHelper": [
56     ],
57     "MBProgressHUD": [
59     ]
60   }