blob: 618a31ff9aaa4264ab1e92443ab2b747ee854224 [file] [log] [blame]
{
"name": "TastyImitationKeyboard",
"version": "0.0.1",
"summary": "A custom keyboard that serves as a tasty imitation of the default Apple keyboard. Built using Swift and the latest Apple technologies!",
"homepage": "http://blog.airchen-space.top/",
"license": "New BSD",
"authors": {
"airchen": "renzhichen2012@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AirChen/tasty-imitation-keyboard.git",
"tag": "0.0.1"
},
"source_files": [
"HostingApp/Keyboard/*.swift",
"HostingApp/InputAssistant/*.swift"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}