[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / VOKMultiImagePicker-iOS / 0.1.1 / VOKMultiImagePicker-iOS.podspec.json
blob0c405f1673c296b5258830f7ec9072357d1dce56
2   "name": "VOKMultiImagePicker-iOS",
3   "version": "0.1.1",
4   "summary": "A multiple image picker using Photos framework.",
5   "description": "A customizable library for selecting assets from the built in Photos app using the Photos framework.",
6   "homepage": "https://github.com/vokalinteractive/VOKMultiImagePicker-iOS",
7   "license": "MIT",
8   "authors": {
9     "Luke": "luke.quigley@vokalinteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/vokalinteractive/VOKMultiImagePicker-iOS.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "Photos"
23   ]