[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / c / 8 / PickImageAlert / 1.0.4 / PickImageAlert.podspec.json
blob6398c9c1e8f77d991420c03d1467bb77c6fadd7e
2   "name": "PickImageAlert",
3   "version": "1.0.4",
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": "thejohnlima@icloud.com"
11   },
12   "social_media_url": "https://twitter.com/thejohnlima",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/limadeveloper/PickImageAlert.git",
18     "tag": "1.0.4"
19   },
20   "frameworks": "UIKit",
21   "source_files": "Framework/PickImageAlert/**/*.{swift}",
22   "resources": "Framework/PickImageAlert/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "SwiftLint": [
27     ]
28   },
29   "swift_version": "5.0"