[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 2 / 4 / AndroidDialogAlert / 0.2.1 / AndroidDialogAlert.podspec.json
blobc201e99bc97b09ef18a041e013427c4b6d5b29d4
2   "name": "AndroidDialogAlert",
3   "version": "0.2.1",
4   "summary": "This library provides a very simple to use alert very similar to the Android Dialog Alert. Very easy to use and very easy to customize.",
5   "description": "This library was created to be the simpleme meant for ease of implementation. Although some customization is provided.",
6   "homepage": "https://github.com/davamale/AndroidDialogAlert",
7   "screenshots": [
8     "https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_message.gif",
9     "https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_message_textfield_cancel.gif",
10     "https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_simple.gif"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "davamale": "david.martinez@unseen.is"
18   },
19   "source": {
20     "git": "https://github.com/davamale/AndroidDialogAlert.git",
21     "tag": "0.2.1"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": "Pod/Classes/**/*",
27   "pushed_with_swift_version": "3.0"