[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 3 / UniversalPicker / 0.2.0 / UniversalPicker.podspec.json
blob54a50282583d483c3471bc4b9c62b07d708632ab
2   "name": "UniversalPicker",
3   "version": "0.2.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": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/gabro27",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Photos",
24     "MobileCoreServices"
25   ]