blob: 2f64a45d2b526a0f8a4c9a1adcfbc942596cbc64 [file] [log] [blame]
{
"name": "PreDemObjc",
"version": "1.0.2",
"summary": "A short description of PreDemObjc.",
"homepage": "https://github.com/pre-dem/pre-dem-objc",
"license": "MIT",
"authors": {
"cnwangsiyu": "cn.wangsiyu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pre-dem/pre-dem-objc.git",
"tag": "v1.0.2"
},
"source_files": "PreDemObjc/**/*.{h,m,mm,swift}",
"public_header_files": "PreDemObjc/Public/*.h",
"vendored_frameworks": "Vendor/*.framework",
"frameworks": [
"AssetsLibrary",
"CoreTelephony",
"CoreText",
"CoreGraphics",
"Foundation",
"MobileCoreServices",
"Photos",
"QuartzCore",
"QuickLook",
"Security",
"SystemConfiguration"
],
"libraries": [
"c++",
"z"
],
"resource_bundles": {
"PREDResources": "PreDemObjc/Resources/*.plist"
},
"dependencies": {
"HappyDNS": [
],
"QNNetDiag": [
],
"Qiniu": [
],
"CocoaLumberjack": [
],
"CocoaLumberjack/Swift": [
],
"UICKeyChainStore": [
]
},
"pushed_with_swift_version": "3.0"
}