[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 1 / VPZQMD / 0.3.4 / VPZQMD.podspec.json
blobdc7fdd2d31fb016d9df3fcbe882022b19445cc63
2   "name": "VPZQMD",
3   "version": "0.3.4",
4   "summary": "A short description of VPZQMD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ndkGit/ZQMDSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ndk": "nidangkun@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ndkGit/ZQMDSdk.git",
16     "tag": "0.3.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "VPZQMD/Classes/*.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreMedia",
26     "AVFoundation",
27     "CFNetwork",
28     "Security"
29   ],
30   "resources": "VPZQMD/Assets/VPZQMD.bundle",
31   "dependencies": {
32     "AFNetworking": [
33       "~>3.2.1"
34     ],
35     "Masonry": [
37     ],
38     "IQKeyboardManager": [
39       "~>6.5.5"
40     ],
41     "MBProgressHUD": [
42       "~> 1.2.0"
43     ],
44     "MJRefresh": [
45       "~> 3.3.1"
46     ],
47     "SDWebImage": [
48       "~>5.1.0"
49     ],
50     "Reachability": [
52     ],
53     "MJExtension": [
54       "~> 3.0.13"
55     ],
56     "AvoidCrash": [
57       "~> 2.5.2"
58     ]
59   },
60   "pod_target_xcconfig": {
61     "VALID_ARCHS": "x86_64 armv7 arm64"
62   }