blob: 31858fa13475f6fc7fc656089d351aad32947827 [file] [log] [blame]
{
"name": "VPZQMD",
"version": "0.3.9",
"summary": "A short description of VPZQMD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ndkGit/ZQMDSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ndk": "nidangkun@foxmail.com"
},
"source": {
"git": "https://github.com/ndkGit/ZQMDSdk.git",
"tag": "0.3.9"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "VPZQMD/Classes/*.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreMedia",
"AVFoundation",
"CFNetwork",
"Security"
],
"resources": "VPZQMD/Assets/VPZQMD.bundle",
"dependencies": {
"AFNetworking": [
"~>3.2.1"
],
"Masonry": [
],
"IQKeyboardManager": [
"~>6.5.5"
],
"MBProgressHUD": [
"~> 1.2.0"
],
"MJRefresh": [
"~> 3.3.1"
],
"SDWebImage": [
"~>5.1.0"
],
"Reachability": [
],
"MJExtension": [
"~> 3.0.13"
],
"AvoidCrash": [
"~> 2.5.2"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
}
}