[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / d / c / ImageAlertAction / 3.2.0 / ImageAlertAction.podspec.json
blob02444a7f7029b9949b9b3763f2dad9f083eb453f
2   "name": "ImageAlertAction",
3   "version": "3.2.0",
4   "summary": "Image support for UIAlertAction",
5   "description": "ImageAlertAction adds image support to UIAlertAction.\nUse this to visually convey an action's purpose.",
6   "homepage": "https://github.com/BasThomas/ImageAlertAction",
7   "screenshots": [
8     "https://raw.githubusercontent.com/BasThomas/ImageAlertAction/master/assets/alert.png",
9     "https://raw.githubusercontent.com/BasThomas/ImageAlertAction/master/assets/actionsheet.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Bas Broek": "bas@basbroek.nl"
17   },
18   "source": {
19     "git": "https://github.com/BasThomas/ImageAlertAction.git",
20     "tag": "3.2.0"
21   },
22   "social_media_url": "https://twitter.com/basthomas",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "swift_versions": "5.1",
27   "source_files": "ImageAlertAction/Classes/**/*",
28   "frameworks": "UIKit",
29   "swift_version": "5.1"