blob: 8773d6a3b8b5ea50b03bed4e1ba21f14d51f2bd3 [file] [log] [blame]
{
"name": "Keynode",
"version": "1.4.0",
"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.4.0"
},
"source_files": "Keynode/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}