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