[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / c / a / SimpleImagePicker / 1.0.1 / SimpleImagePicker.podspec.json
blobd0f91404c2e963ffdf13dedf888f0fa403bde016
2   "name": "SimpleImagePicker",
3   "version": "1.0.1",
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": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/olejnjak",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "source_files": "SimpleImagePicker/Classes/**/*",
23   "pushed_with_swift_version": "3.0"