blob: 68a60c0402d2b206a77f67258c6242f6402893fe [file] [log] [blame]
{
"name": "PPSToast",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"social_media_url": "https://twitter.com/orhunmertsimsek",
"source_files": "library/*.{h,m}"
}