blob: 3117ce703ddb3a038d6752ffd15f4c7f5c8c5674 [file] [log] [blame]
{
"name": "KRNImagePickerController",
"version": "0.0.2",
"summary": "KRNImagePickerController is a simple class that helps you to send email from iOS application",
"homepage": "https://github.com/ulian-onua/KRNImagePickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Drapaylo": "ulian.onua@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ulian-onua/KRNImagePickerController.git",
"tag": "0.0.2"
},
"source_files": "KRNImagePickerController/*.{h,m}",
"public_header_files": "KRNImagePickerController/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}