[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 3 / QBImagePickerControllerNew / 3.4.0 / QBImagePickerControllerNew.podspec.json
blobd1a564f01e5b48aa96cee08b899ea6e5d2475fa4
2   "name": "QBImagePickerControllerNew",
3   "version": "3.4.0",
4   "summary": "A clone of UIImagePickerController with multiple selection support.",
5   "homepage": "https://github.com/laoyuegou/QBImagePicker",
6   "license": "MIT",
7   "authors": {
8     "questbeat": "rn@laoyuegou.com"
9   },
10   "source": {
11     "git": "https://github.com/laoyuegou/QBImagePicker.git",
12     "tag": "3.4.0"
13   },
14   "social_media_url": "https://github.com/laoyuegou",
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"