blob: d08580af32dfd3560a5977c9bc054d958caee576 [file] [log] [blame]
{
"name": "CTAKnob",
"version": "1.0.0",
"summary": "A simple knob.",
"description": "A simple and customizable knob.",
"homepage": "https://github.com/cuongta/CTAKnob",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cuongta": "cuongchanta@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/cuongta/CTAKnob.git",
"tag": "1.0.0"
},
"source_files": [
"CTAKnob",
"CTAKnob/**/*.{h,m,swift}"
],
"exclude_files": "CTAKnob/Exclude",
"pushed_with_swift_version": "3.2"
}