[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 8 / PickImageAlert / 1.0.2 / PickImageAlert.podspec.json
blobee9cbbf31447811b8c898dafaf6b88a243e19f5a
2   "name": "PickImageAlert",
3   "version": "1.0.2",
4   "summary": "Photos or camera access using the system alert controller",
5   "description": "PickImageAlert provides a list of your photos in your alert controller with three alert actions",
6   "requires_arc": true,
7   "homepage": "https://github.com/limadeveloper/PickImageAlert",
8   "license": "MIT",
9   "authors": {
10     "John Lima": "john.limadeveloper@icloud.com"
11   },
12   "social_media_url": "https://twitter.com/johncarloslima",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/limadeveloper/PickImageAlert.git",
18     "tag": "1.0.2"
19   },
20   "frameworks": "UIKit",
21   "source_files": "Framework/PickImageAlert/**/*.{swift}",
22   "resources": "Framework/PickImageAlert/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "swift_version": "4.2"