[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / 6 / OpinionzAlertView / 0.3.1 / OpinionzAlertView.podspec.json
bloba038069343207932bb5b1306247eb48d8a66b9fe
2   "name": "OpinionzAlertView",
3   "version": "0.3.1",
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.",
6   "homepage": "https://opinionz.io/",
7   "screenshots": "https://raw.githubusercontent.com/Opinionz/OpinionzAlertView/assets/screenshots/animated.gif",
8   "license": "MIT",
9   "authors": {
10     "Opinionz.io": "support@opinionz.io"
11   },
12   "source": {
13     "git": "https://github.com/Opinionz/OpinionzAlertView.git",
14     "tag": "0.3.1"
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   }