blob: 399b5e3b08119208935925935f83d1f589270e1f [file] [log] [blame]
{
"name": "RTToastMessage",
"version": "1.0.0",
"summary": "Yet another toast messages presenter for iOS with nice animations and customisation options.",
"homepage": "https://github.com/iThinker/RTToastMessage",
"screenshots": "http://i44.tinypic.com/2ln7eyc.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roman Temchenko": "temchenko.r@gmail.com"
},
"source": {
"git": "https://github.com/iThinker/RTToastMessage.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"RTToastManager.{h,m}",
"RTToastMessage.{h,m}"
],
"requires_arc": false
}