blob: 1b915a18964c8ee70bce514df0b532603055c7a1 [file] [log] [blame]
{
"name": "Batch",
"version": "1.3.2-3",
"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": "6.0"
},
"source": {
"http": "https://batch-ios.s3.amazonaws.com/batch-1.3.2-pod.zip"
},
"preserve_paths": "Batch.embeddedframework/Batch.framework",
"public_header_files": "Batch.embeddedframework/Batch.framework/Headers/*.h",
"resources": "Batch.embeddedframework/Batch.bundle",
"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"
}