[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / a / SimpleImagePicker / 2.3 / SimpleImagePicker.podspec.json
blobf2048eb1aad7c9ba4ec14ba53bc4f6b7cd2cac58
2   "name": "SimpleImagePicker",
3   "version": "2.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/olejnjak",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "swift_versions": "5.0",
23   "source_files": "SimpleImagePicker/Classes/**/*.swift",
24   "swift_version": "5.0"