blob: 2cafea69c7f571f7aa23c1ad60b71b896b78fe3a [file] [log] [blame]
{
"name": "NFTImagePickerController",
"version": "0.2.3",
"summary": "A UIImagePickerController with multiple selection support.",
"homepage": "https://github.com/nifti/NFTImagePickerController",
"license": "MIT",
"authors": {
"Ryan Fitzgerald": "ryan.fitz1@gmail.com"
},
"source": {
"git": "https://github.com/nifti/NFTImagePickerController.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NFTImagePickerController/**/*.{h,m}",
"public_header_files": "NFTImagePickerController/**/*.h"
}