blob: 90d346aeba8aca379733341c15d5cc4092076895 [file] [log] [blame]
{
"name": "Kaede",
"version": "1.3",
"summary": "Japanese IME support; Romaji -> Kana -> Kanaji",
"description": "Kaede is a project to support Japanese input method.\nYou can convert Roman to Hiragana and get a list of candidates that converted Hiragana into Kanji.",
"homepage": "https://github.com/Kyome22/Kaede",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Takuto Nakamura": "kyomesuke@icloud.com"
},
"social_media_url": "https://twitter.com/Kyomesuke",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/Kyome22/Kaede.git",
"tag": "1.3"
},
"source_files": "Kaede/**/*.swift",
"swift_versions": "5.0",
"resources": "Kaede/**/*.csv",
"requires_arc": true,
"swift_version": "5.0"
}