[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / b / 5 / QBImagePickerControllerPlus / 2.2.2.1 / QBImagePickerControllerPlus.podspec.json
bloba29013c9940bc01467915a6d6655053f3b724955
2   "name": "QBImagePickerControllerPlus",
3   "version": "2.2.2.1",
4   "summary": "A clone of UIImagePickerController with multiple selection support.",
5   "homepage": "https://github.com/questbeat/QBImagePickerController",
6   "license": "MIT",
7   "authors": {
8     "questbeat": "questbeat@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/scottcc/QBImagePickerControllerPlus.git",
12     "tag": "2.2.2.1"
13   },
14   "social_media_url": "https://twitter.com/questbeat",
15   "source_files": "Pod/Classes/*.{h,m}",
16   "resource_bundles": {
17     "QBImagePickerController": "Pod/Assets/*.lproj"
18   },
19   "platforms": {
20     "ios": "6.1"
21   },
22   "requires_arc": true,
23   "frameworks": "AssetsLibrary"