blob: 38389a70fd0e1d38cefd2503b59b8f208db6ffa3 [file] [log] [blame]
{
"name": "NFTImagePickerController",
"version": "0.1.6",
"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.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NFTImagePickerController/**/*.{h,m}",
"public_header_files": "NFTImagePickerController/**/*.h"
}