[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 6 / OpinionzAlertView / 0.2.0 / OpinionzAlertView.podspec.json
blobe2140b74177494f54d7f6e6b3ff463f5ca9d7bee
2   "name": "OpinionzAlertView",
3   "version": "0.2.0",
4   "summary": "OpinionzAlertView: Beautiful customizable alert view with blocks (and delegate)",
5   "description": "    Beautiful customizable alert view with blocks. Choose from predefined icons for info, warning, success and error alerts. Customize color or set your desired image.\n",
6   "homepage": "https://opinionz.github.io/OpinionzAlertView",
7   "license": "MIT",
8   "authors": {
9     "Armen": "armen.mkrtchian@gmail.com",
10     "Tolik": "tolik.petrosyants@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Opinionz/OpinionzAlertView.git",
14     "tag": "0.2.0"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "OpinionzAlertView/Classes/*.{h,m}",
21   "resource_bundles": {
22     "OpinionzAlertView": "OpinionzAlertView/Assets/Images/*.png"
23   }