[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / 1 / f / Batch / 1.16.1 / Batch.podspec.json
blobc06743e7671dc66c1f9c3b285eadfda8f0e7bb7c
2   "name": "Batch",
3   "version": "1.16.1",
4   "homepage": "https://batch.com",
5   "license": "Custom",
6   "summary": "Batch.com iOS SDK",
7   "authors": [
8     {
9       "Batch.com": "support@batch.com"
10     },
11     "Batch.com iOS SDK"
12   ],
13   "social_media_url": "https://twitter.com/batch",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "https://download.batch.com/sdk/ios/cocoapods/BatchSDK-ios_cocoapod-1.16.1.zip"
19   },
20   "vendored_frameworks": "Batch.xcframework",
21   "libraries": [
22     "sqlite3",
23     "z"
24   ],
25   "pod_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC"
27   },
28   "frameworks": [
29     "QuartzCore",
30     "CoreText",
31     "CoreGraphics",
32     "Foundation",
33     "SystemConfiguration",
34     "Security",
35     "UIKit",
36     "CoreTelephony",
37     "Accelerate"
38   ],
39   "requires_arc": true,
40   "module_name": "Batch"