blob: e55caf091756a6f19b1ea6147624bf7ee91262d2 [file] [log] [blame]
{
"name": "LanguageKit",
"version": "0.0.1",
"summary": "LanguageKit is an iOS library for easy switch between different language. It use a CSV file for easy editing and sharing strings.",
"description": "TODO: Add long description of the pod here.",
"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.0.1"
},
"social_media_url": "https://twitter.com/garyworks",
"platforms": {
"ios": "8.0"
},
"source_files": "LanguageKit/Classes/**/*",
"swift_version": "4.0"
}