[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 0 / 1 / BRImagePicker / 1.0.0 / BRImagePicker.podspec.json
blobc960f020a5a21238d9ba5172ba4f44cccbdbb99c
2   "name": "BRImagePicker",
3   "version": "1.0.0",
4   "summary": "Choose multiple images from gallery like whatsapp",
5   "description": "Choose multiple images from gallery. You can perform Cropping on image and you can add Caption for each selected image.",
6   "homepage": "https://github.com/BrammanandSoni/BRImagePickerPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BrammanandSoni": "bramm.soni12@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BrammanandSoni/BRImagePickerPod.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BRImagePicker/Classes/**/*",
22   "resource_bundles": {
23     "BRImagePicker": [
24       "BRImagePicker/Assets/**/*.png",
25       "BRImagePicker/Assets/*.storyboard"
26     ]
27   }