[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 8 / 4 / VBImagePickerController / 3.4.2 / VBImagePickerController.podspec.json
blob17e7350c839ef85a1e71fe0546402d77a979a6b5
2   "name": "VBImagePickerController",
3   "version": "3.4.2",
4   "summary": "A clone of UIImagePickerController with multiple selection support.",
5   "homepage": "https://github.com/jifang/QBImagePicker",
6   "license": "MIT",
7   "authors": {
8     "jifang": "fangji@me.com"
9   },
10   "source": {
11     "git": "https://github.com/jifang/QBImagePicker.git",
12     "tag": "3.4.2"
13   },
14   "social_media_url": "https://twitter.com/questbeat",
15   "source_files": "QBImagePicker/*.{h,m}",
16   "exclude_files": "QBImagePicker/QBImagePicker.h",
17   "resource_bundles": {
18     "QBImagePicker": "QBImagePicker/*.{lproj,storyboard}"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "frameworks": "Photos"