[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / Liquid / 0.7.1-beta / Liquid.podspec.json
blobf98cdadbedbd2d3aa0027b6e8f0dccfc762dcd99
2   "name": "Liquid",
3   "version": "0.7.1-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.7.1-beta"
13   },
14   "social_media_url": "https://twitter.com/lqd_io",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "preserve_paths": [
20     "Liquid.xcodeproj"
21   ],
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "source_files": "Liquid/**/*.{m,h}",
26   "public_header_files": "Liquid/Liquid.h"