[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / a / 0 / 2 / BDGImagePicker / 0.0.2 / BDGImagePicker.podspec.json
blobcf235e215b850fa91cb53c9d7b771b2b2147801d
2   "name": "BDGImagePicker",
3   "version": "0.0.2",
4   "summary": "Lightweight wrapper around UIImaPickerController",
5   "license": "MIT",
6   "description": "Ultra lightweight wrapper around UIImagePickerController with completion blocks",
7   "homepage": "https://github.com/BobDG/BDGImagePicker",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGImagePicker.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "*.{h,m}",
16   "resources": [
17     "**/*.lproj"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true