blob: 8075506755b72f3ee9fb2611003f5078b958cfbe [file] [log] [blame]
{
"name": "NRImagePickerController",
"version": "1.1.1",
"summary": "A multiple imagepicker for iOS 6 or later with ALasset PHasset.",
"homepage": "https://github.com/nicreals/TZImagePickerController",
"license": "MIT",
"authors": {
"nic_reals": "nic.reals@outlook.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nicreals/TZImagePickerController.git",
"tag": "1.1.1"
},
"requires_arc": true,
"resources": "TZImagePickerController/TZImagePickerController/Resource/*.{png,xib,nib}",
"source_files": "TZImagePickerController/TZImagePickerController/*.{h,m}"
}