blob: 5f8d34267a8bb665f83b216f91b59e63b7346e58 [file] [log] [blame]
{
"name": "AKImagePickerController",
"version": "1.0.3",
"summary": "A short description of AKImagePickerController.",
"description": "This is an ImagePickerController",
"homepage": "https://github.com/alexsanderkhitev/AKImagePickerController",
"license": "MIT",
"authors": {
"Alexsander Khitev": "alexsanderskywork@gmail.com"
},
"social_media_url": "https://twitter.com/devkhitev",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/alexsanderkhitev/AKImagePickerController.git",
"tag": "1.0.2"
},
"source_files": "ImagePicker/**/*.{h,m,swift}",
"resources": "ImagePicker/**/*.{png,jpeg,jpg,storyboard,xib}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}