[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 2 / a / 7 / pingbox / 1.0.0 / pingbox.podspec.json
blobdc7bf2d32cf5c4269e666e496d5828b18d5cc31a
2   "name": "pingbox",
3   "version": "1.0.0",
4   "summary": "Simple to use in-app messaging UI for iOS.",
5   "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\".",
6   "homepage": "https://github.com/airbank/pingbox",
7   "screenshots": "https://raw.githubusercontent.com/airbank/pingbox/master/docs/animation.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Petr Dvorak": "petr@lime-company.eu"
14   },
15   "source": {
16     "git": "https://github.com/airbank/pingbox.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/air_bank",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "pingbox/Classes/**/*"