[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 8 / 3 / UniversalPicker / 2.1.0 / UniversalPicker.podspec.json
blobcfcc2628fcf7f8fd224b1138a31becec9821c19b
2   "name": "UniversalPicker",
3   "version": "2.1.0",
4   "summary": "A hassle-free asset picker for photos, videos and files",
5   "description": "A hassle-free asset picker for photos, videos and files\nIn case of photo/videos, it automatically prompts for camera/library choice\nIn case of document, allows selecting from any file provider",
6   "homepage": "https://github.com/gabro/UniversalPicker",
7   "license": "MIT",
8   "authors": {
9     "Gabriele Petronella": "gabriele@buildo.io"
10   },
11   "source": {
12     "git": "https://github.com/gabro/UniversalPicker.git",
13     "tag": "2.1.0"
14   },
15   "social_media_url": "https://twitter.com/gabro27",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Photos",
24     "MobileCoreServices"
25   ],
26   "pushed_with_swift_version": "3.0"