blob: 20304c02759569324dd4f6c947686c8374499072 [file] [log] [blame]
{
"name": "AGImagePickerControllerForSport",
"version": "2.0.3",
"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
}