[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / f / Batch / 1.7.4 / Batch.podspec.json
blob157a3a5e4a26dc926c782bb4b178c68ce292a85c
2   "name": "Batch",
3   "version": "1.7.4",
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": "8.0"
16   },
17   "source": {
18     "http": "https://batch-ios.s3.amazonaws.com/batch-1.7.4-pod.zip"
19   },
20   "preserve_paths": "Batch.embeddedframework/Batch.framework",
21   "source_files": "Batch.embeddedframework/Batch.framework/Headers/*.h",
22   "public_header_files": "Batch.embeddedframework/Batch.framework/Headers/*.h",
23   "resources": "Batch.embeddedframework/Batch.bundle",
24   "vendored_frameworks": "Batch.embeddedframework/Batch.framework",
25   "libraries": "sqlite3",
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"