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/**/*.{h,m}",
20 "BSImagePicker/Controller/BSAppDelegate.{h,m}",
21 "BSImagePicker/Misc/main.m"
23 "public_header_files": [
24 "BSImagePicker/Controller/BSImagePickerController.h",
25 "BSImagePicker/Category/UIViewController+MultipleImagePicker.h"
34 "https://cloud.githubusercontent.com/assets/4034956/3030011/c7d86756-e03b-11e3-87b8-d682142967c2.png",
35 "https://cloud.githubusercontent.com/assets/4034956/3030009/c7d4c1b4-e03b-11e3-8cc7-bda50c85dd46.png",
36 "https://cloud.githubusercontent.com/assets/4034956/3030010/c7d6ddd2-e03b-11e3-8c50-03f92a99e47e.png",
37 "https://cloud.githubusercontent.com/assets/4034956/3030008/c7915686-e03b-11e3-8e1f-cc8aa8680a6a.png"