blob: c1cfd5eeb49352f895cfb2d8a91d006de3de0d78 [file] [log] [blame]
{
"name": "LanguageKit",
"version": "0.1.1",
"summary": "LanguageKit is an iOS library for easy switch between different language.",
"description": "LanguageKit is an iOS library for easy switch between different language. It use a CSV file for easy editing and sharing strings.",
"homepage": "https://github.com/garyworks/LanguageKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gary Law": "gary@garylaw.me"
},
"source": {
"git": "https://github.com/garyworks/LanguageKit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/garyworks",
"platforms": {
"ios": "10.1"
},
"source_files": "LanguageKit/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}