blob: f43ff03f3d02a1a907561076485c3bf6b7351bb6 [file] [log] [blame]
{
"name": "ImagePickerKit",
"version": "0.2.2",
"summary": "ImagePickerKit is a protocol-oriented framework that provides handly features to dealing with picking or taking a photo!",
"homepage": "https://github.com/Athlee/ImagePickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "http://twitter.com/dottieyottie",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Athlee/ImagePickerKit.git",
"tag": "0.2.2"
},
"source_files": "Source/*.swift",
"requires_arc": true
}