[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 3 / c / a / SimpleImagePicker / 2.2 / SimpleImagePicker.podspec.json
blob7051fc0efe189692e0b429e7a1533ba4e8ff96a3
2   "name": "SimpleImagePicker",
3   "version": "2.2",
4   "summary": "Simple iOS UI component for picker images from photo library or camera",
5   "description": "Simple iOS UI component for picker images from photo library or camera. \nUses nothing more than native UIAlertController. \nAlso handles situations when user doesn't give enough permissions (let's say it doesn't crash) and doesn't show empty screens.",
6   "homepage": "https://github.com/olejnjak/SimpleImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "olejnjak": "olejnjak@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/olejnjak/SimpleImagePicker.git",
16     "tag": "2.2"
17   },
18   "social_media_url": "https://twitter.com/olejnjak",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "swift_version": "4.2",
23   "source_files": "SimpleImagePicker/Classes/**/*.swift"