blob: 68ced0f694a42511a5c8ca63eeb2a4a9c7b75647 [file] [log] [blame]
{
"name": "AGImagePickerController",
"version": "3.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/SpringOx/AGImagePickerController",
"license": "MIT",
"authors": {
"Artur Grigor": "arturgrigor@gmail.com",
"SpringOx": "jiachunke@gmail.com"
},
"source": {
"git": "https://github.com/SpringOx/AGImagePickerController.git",
"tag": "3.0.1"
},
"platforms": {
"ios": null
},
"source_files": "AGImagePickerController/*.{h,m}",
"resources": "AGImagePickerController/AGImagePickerController.bundle",
"frameworks": "AssetsLibrary",
"requires_arc": true
}