blob: 714c498b052669fbe21972ca5c6d499d82f66dd1 [file] [log] [blame]
{
"name": "Liquid",
"version": "0.5.0-beta",
"summary": "Liquid is a platform that enables publishers to dynamically serve their applications based on user profiling, activity and context.",
"homepage": "https://lqd.io/",
"screenshots": "https://lqd.io/assets/landingpage/showcase-2e7c1840b26c10d302cf0686674e318e.png",
"license": "Apache, Version 2.0",
"authors": {
"Liquid Data Intelligence S.A.": "support@lqd.io"
},
"source": {
"git": "https://github.com/lqd-io/liquid-sdk-ios.git",
"tag": "v0.5.0-beta"
},
"social_media_url": "https://twitter.com/lqd_io",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Liquid/**/*.{m,h}",
"resources": "Liquid/*.plist",
"public_header_files": "Liquid/**/*.h"
}