[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 2 / d / c / ImageAlertAction / 1.0.0 / ImageAlertAction.podspec.json
blobbbd2c112f425e22da5e20fc8d934c170c65b7e4f
2   "name": "ImageAlertAction",
3   "version": "1.0.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": "1.0.0"
21   },
22   "social_media_url": "https://twitter.com/basthomas",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "swift_version": "4.1",
27   "source_files": "ImageAlertAction/Classes/**/*",
28   "frameworks": "UIKit"