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