[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 9 / owjhart-QBImagePickerController / 1.0.5 / owjhart-QBImagePickerController.podspec.json
blob11b341a2a64536191c6931d9dc728d1e68eae669
2   "name": "owjhart-QBImagePickerController",
3   "module_name": "QBImagePicker",
4   "version": "1.0.5",
5   "summary": "A clone of QBImagePickerController (v3.4.0) with multiple selection support.",
6   "homepage": "https://github.com/owjhart/QBImagePicker",
7   "license": "MIT",
8   "authors": {
9     "owjhart": "owenjhart@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/owjhart/QBImagePicker.git",
13     "tag": "1.0.5"
14   },
15   "source_files": "QBImagePicker/*.{h,m}",
16   "resource_bundles": {
17     "QBImagePicker": "QBImagePicker/*.{lproj,storyboard}"
18   },
19   "public_header_files": "QBImagePicker/QBImagePicker.h",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "frameworks": "Photos"