2 "name": "BSImagePicker",
4 "summary": "BSImagePicker is a multiple image picker for iOS",
5 "description": " A mix between the native iOS 7 gallery and facebooks image picker. Allows you to preview and select multiple images.\n",
6 "homepage": "https://github.com/mikaoj/BSImagePicker",
9 "Joakim Gyllstrom": "joakim@backslashed.se"
15 "git": "https://github.com/mikaoj/BSImagePicker.git",
18 "source_files": "BSImagePicker/{Category,View,Model,Controller}/*.{h,m}",
19 "exclude_files": "BSImagePicker/Controller/BSAppDelegate.{h,m}",
20 "public_header_files": [
21 "BSImagePicker/Controller/BSImagePickerController.h",
22 "BSImagePicker/Category/UIViewController+MultipleImagePicker.h"