blob: 97c8724cf5e1d56eb12575189ca060f4e55f5dfc [file] [log] [blame]
{
"name": "GyozaKit",
"version": "0.1.3",
"summary": "GyozaKit for iOS allows you to create a simple message to display to your user",
"description": "GyozaKit for iOS allows you to create a simple message with or without an action to display to your users. Once the gyoza is invoked, it'll pop into view with a simple animation.",
"homepage": "https://github.com/john-crossley/GyozaKit",
"screenshots": [
"https://raw.githubusercontent.com/john-crossley/GyozaKit/master/Example/GyozaKit/iPhoneSE-Screenshot.png",
"https://raw.githubusercontent.com/john-crossley/GyozaKit/master/Example/GyozaKit/iPhoneX-Screenshot.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"john-crossley": "johnpaulcrossley@gmail.com",
"jamesruston": "jruston90@gmail.com"
},
"source": {
"git": "https://github.com/john-crossley/GyozaKit.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/jonnothebonno",
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*"
}