blob: dafed87e13c785088ae851c4b595da51e21ce68e [file] [log] [blame]
{
"name": "AGImagePickerController",
"version": "2.0.1",
"summary": "AGImagePickerController is a image picker controller that allows you to select multiple photos and can be used for all iOS devices.",
"homepage": "https://github.com/arturgrigor/AGImagePickerController",
"license": "MIT",
"authors": {
"Artur Grigor": "arturgrigor@gmail.com"
},
"source": {
"git": "https://github.com/arturgrigor/AGImagePickerController.git",
"tag": "2.0.1"
},
"platforms": {
"ios": null
},
"source_files": "AGImagePickerController/*.{h,m}",
"resources": "AGImagePickerController/AGImagePickerController.bundle",
"frameworks": "AssetsLibrary",
"requires_arc": true
}