blob: 79cc9ab457533f05e4e3005b9283ccce1a8d21cd [file] [log] [blame]
{
"name": "GKImagePicker@arkuana",
"version": "0.0.3",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"summary": "Image Picker with support for custom crop areas.",
"description": "A fork of GKImagePicker (0.0.1) updated for iOS 7, that also takes care of the default sources.",
"homepage": "https://github.com/arkuana/AKImagePicker",
"authors": {
"Georg Kitz": "info@aurora-apps.com",
"Ahmed Khalaf": "ahmed@arkuana.co"
},
"source": {
"git": "https://github.com/arkuana/GKImagePicker.git",
"tag": "0.0.3"
},
"resources": "GKImages/*.png",
"source_files": "GKClasses/*.{h,m}",
"preserve_paths": [
"GKClasses",
"GKImages"
],
"frameworks": "UIKit",
"requires_arc": true
}