[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / f / VOKMultiImagePicker-iOS / 0.1.0 / VOKMultiImagePicker-iOS.podspec.json
blob39e4af1a35ec173a87a45df45a4d00e98e6668e7
2   "name": "VOKMultiImagePicker-iOS",
3   "version": "0.1.0",
4   "summary": "A multiple image picker using PhotoKit.",
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.0"
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   ]