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