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