blob: b02c558bc12de4e304cd5b2b6cf8b617eca18373 [file] [log] [blame]
{
"name": "Keynode",
"version": "1.3.3",
"summary": "Interactive Keyboard Controller for Swift",
"homepage": "https://github.com/KyoheiG3/Keynode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/Keynode.git",
"tag": "1.3.3"
},
"source_files": "Keynode/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}