blob: dd693602b58b47e859347c59812f2cd9fbfd1d67 [file] [log] [blame]
{
"name": "Batch",
"version": "1.14.0",
"homepage": "https://batch.com",
"license": "Custom",
"summary": "Batch.com iOS SDK",
"authors": [
{
"Batch.com": "support@batch.com"
},
"Batch.com iOS SDK"
],
"social_media_url": "https://twitter.com/batch",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://batch-ios.s3.amazonaws.com/batch-1.14.0-pod.zip"
},
"preserve_paths": "Batch.embeddedframework/Batch.framework",
"source_files": "Batch.embeddedframework/Batch.framework/Headers/*.h",
"public_header_files": "Batch.embeddedframework/Batch.framework/Headers/*.h",
"vendored_frameworks": "Batch.embeddedframework/Batch.framework",
"libraries": "sqlite3",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"QuartzCore",
"CoreText",
"CoreGraphics",
"Foundation",
"SystemConfiguration",
"Security",
"UIKit",
"CoreTelephony",
"Accelerate"
],
"requires_arc": true,
"module_name": "Batch"
}