blob: b844dee3b5818e08d022d3a2f17b6eebe2ab94c8 [file] [log] [blame]
{
"name": "AGImagePickerController",
"version": "2.0.0",
"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.0"
},
"platforms": {
"ios": null
},
"source_files": "AGImagePickerController/*.{h,m}",
"resources": "AGImagePickerController/AGImagePickerController.bundle/*",
"frameworks": "AssetsLibrary",
"requires_arc": true
}