blob: 0a6ba96ed4fe69b9301ec3802b023186e5e1ca6f [file] [log] [blame]
{
"name": "RKCheckbox",
"version": "0.1.2",
"summary": "Merichle",
"description": "Merichle Custom UI",
"homepage": "https://github.com/merichle",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ramazan Karami": "ramazan.karami@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/merichle/RKCheckbox.git",
"tag": "0.1.2"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "RKCheckbox/Main/**/*.*",
"resources": "RKCheckbox/Resources/*.*",
"swift_versions": "5.0",
"deprecated_in_favor_of": "RKCheckbox",
"swift_version": "5.0"
}