blob: db63ee73bd0dfb7f8349e87e5a034d5c3ff09577 [file] [log] [blame]
{
"name": "AGImagePickerControllerForSport",
"version": "2.0.2",
"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/jiangyancong/AGImagePickerController",
"branch": "master"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AGImagePickerController/*.{h,m}",
"resources": "AGImagePickerController/AGImagePickerController.bundle",
"frameworks": [
"AssetsLibrary",
"CoreLocation",
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}