[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / 6 / 3 / Liquid / 1.2.1 / Liquid.podspec.json
blob2a43e1a765539f2333df2b07d191129c4f95229d
2   "name": "Liquid",
3   "version": "1.2.1",
4   "summary": "Liquid is a platform that enables publishers to dynamically serve their applications based on user profiling, activity and context.",
5   "homepage": "https://onliquid.com/",
6   "license": "Apache, Version 2.0",
7   "authors": {
8     "Liquid Data Intelligence S.A.": "support@onliquid.com"
9   },
10   "source": {
11     "git": "https://github.com/lqd-io/liquid-sdk-ios.git",
12     "tag": "v1.2.1"
13   },
14   "social_media_url": "https://twitter.com/onliquid",
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"