blob: 61becfc71db31153811ed31723efce9cca03b013 [file] [log] [blame]
{
"name": "BSNotification",
"version": "3.0.1",
"summary": "Pop up notification like toast in Android",
"description": "Pop up notification like toast in Android. This notification will shown only for 5 seconds. You can show it at the bottom or top of you view controller.",
"homepage": "https://github.com/icemanbsi/BSNotification",
"license": "MIT",
"authors": {
"Bobby Stenly": "iceman.bsi@gmail.com"
},
"source": {
"git": "https://github.com/icemanbsi/BSNotification.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSNotification/Classes/**/*",
"resource_bundles": {
}
}