blob: b46321d4d7d2980713f9fcc679ec652f111935e2 [file] [log] [blame]
{
"name": "Appz",
"version": "2.1.1",
"summary": "Deeplinking to external applications made easy!",
"description": "Appz makes it easy to open external applications with web fallback\nsupport, including deeplinking. Get started with the docs or associated\nplaygrounds to quickly make the most out of this library.",
"homepage": "http://kitz.io",
"license": "MIT",
"authors": {
"Maz Jaleel": "mazjaleel@gmail.com"
},
"social_media_url": "http://twitter.com/SwiftKitz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SwiftKitz/Appz.git",
"tag": "v2.1.1"
},
"source_files": "Appz/Appz/**/*.swift",
"pushed_with_swift_version": "3.0"
}