[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / Liquid / 0.9.4-beta / Liquid.podspec.json
blobc9c66cad97eff1d0510e4d05b24ffdf0f144c2d9
2   "name": "Liquid",
3   "version": "0.9.4-beta",
4   "summary": "Liquid is a platform that enables publishers to dynamically serve their applications based on user profiling, activity and context.",
5   "homepage": "https://lqd.io/",
6   "license": "Apache, Version 2.0",
7   "authors": {
8     "Liquid Data Intelligence S.A.": "support@lqd.io"
9   },
10   "source": {
11     "git": "https://github.com/lqd-io/liquid-sdk-ios.git",
12     "tag": "v0.9.4-beta"
13   },
14   "social_media_url": "https://twitter.com/lqd_io",
15   "documentation_url": "https://lqd.io/documentation/ios",
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "preserve_paths": [
21     "Liquid.xcodeproj"
22   ],
23   "frameworks": [
24     "Foundation",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "CoreLocation",
28     "CoreGraphics",
29     "UIKit"
30   ],
31   "xcconfig": {
32     "OTHER_LDFLAGS": "$(inherited) -ObjC -all_load"
33   },
34   "source_files": "Liquid/**/*.{m,h}",
35   "public_header_files": "Liquid/**/*.h"