blob: 4b17c49f8a686271555d9dc9ff8d072383e49878 [file] [log] [blame]
{
"name": "PPSToast",
"version": "1.0",
"summary": "A library to show Toast messages in iOS",
"description": "A basic toast message library for iOS. You can use and customize it.",
"homepage": "https://github.com/mertsimsek/PPSToast",
"license": "GNU 2.0",
"authors": {
"Orhun Mert Simsek": "orhunmertsimsek@gmail.com"
},
"source": {
"git": "https://github.com/mertsimsek/PPSToast.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"social_media_url": "https://twitter.com/orhunmertsimsek",
"source_files": "library/*.{h,m}"
}