blob: e553b06f909b24b5537c14f62b248ea66bd522af [file] [log] [blame]
{
"name": "KFXPhotoPickerManager",
"version": "0.3.0",
"summary": "KFXPhotoPickerManager for iOS",
"description": "KFXPhotoPickerManager present the photo picker/camera",
"homepage": "https://github.com/ChristianFox/KFXPhotoPickerManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChristianFox": "christianfox890@icloud.com"
},
"source": {
"git": "https://github.com/ChristianFox/KFXPhotoPickerManager.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KFXPhotoPickerManager/Classes/**/*"
}