blob: fae07ff2309d4eed904f043fae29f856029d43f9 [file] [log] [blame]
{
"name": "Appz",
"version": "1.2.0",
"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": "v1.2.0"
},
"source_files": "Appz/Appz/**/*.swift"
}