[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / b / f / LanguageKit / 0.1.5 / LanguageKit.podspec.json
blobf4a5d30892a15ace8ad7bcf2e11103128f9235d5
2   "name": "LanguageKit",
3   "version": "0.1.5",
4   "summary": "LanguageKit is an iOS library for easy switch between different language.",
5   "description": "LanguageKit is an iOS library for easy switch between different language. It use a CSV file for easy editing and sharing strings.",
6   "homepage": "https://github.com/garyworks/LanguageKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gary Law": "gary@garylaw.me"
13   },
14   "source": {
15     "git": "https://github.com/garyworks/LanguageKit.git",
16     "tag": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/garyworks",
19   "platforms": {
20     "ios": "10.1"
21   },
22   "source_files": "LanguageKit/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"