blob: dc7bf2d32cf5c4269e666e496d5828b18d5cc31a [file] [log] [blame]
{
"name": "pingbox",
"version": "1.0.0",
"summary": "Simple to use in-app messaging UI for iOS.",
"description": "Pingbox is a simple to use in-app messaging UI component for iOS apps. It shows alert-like\nview stack in the bottom of the screen, with a \"cancel\" and \"approve\" buttons\".",
"homepage": "https://github.com/airbank/pingbox",
"screenshots": "https://raw.githubusercontent.com/airbank/pingbox/master/docs/animation.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Petr Dvorak": "petr@lime-company.eu"
},
"source": {
"git": "https://github.com/airbank/pingbox.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/air_bank",
"platforms": {
"ios": "8.0"
},
"source_files": "pingbox/Classes/**/*"
}