blob: 7484e3ca504ef9038c45d23ffb95330abda646b4 [file] [log] [blame]
{
"name": "GKRToast",
"version": "0.0.5",
"summary": "iOS replay for Android Toast massages, made with easy customization in mind.",
"homepage": "https://github.com/AllinMobile/GKRToast",
"screenshots": [
"https://raw.githubusercontent.com/AllinMobile/GKRToast/master/Assets/GKRToast.gif",
"https://raw.githubusercontent.com/AllinMobile/GKRToast/master/Assets/AIMToast.gif",
"https://raw.githubusercontent.com/AllinMobile/GKRToast/master/Assets/AIMFancyToast.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maciej Gad": "https://github.com/MaciejGad"
},
"social_media_url": "https://twitter.com/maciej_gad",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AllinMobile/GKRToast.git",
"tag": "0.0.5"
},
"source_files": "*Toast.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.2"
]
}
}