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 Gyllström": "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"
26 "https://cloud.githubusercontent.com/assets/4034956/3030011/c7d86756-e03b-11e3-87b8-d682142967c2.png",
27 "https://cloud.githubusercontent.com/assets/4034956/3030009/c7d4c1b4-e03b-11e3-8cc7-bda50c85dd46.png",
28 "https://cloud.githubusercontent.com/assets/4034956/3030010/c7d6ddd2-e03b-11e3-8c50-03f92a99e47e.png",
29 "https://cloud.githubusercontent.com/assets/4034956/3030008/c7915686-e03b-11e3-8e1f-cc8aa8680a6a.png"