[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / b / f / LanguageKit / 0.0.1 / LanguageKit.podspec.json
blobe55caf091756a6f19b1ea6147624bf7ee91262d2
2   "name": "LanguageKit",
3   "version": "0.0.1",
4   "summary": "LanguageKit is an iOS library for easy switch between different language. It use a CSV file for easy editing and sharing strings.",
5   "description": "TODO: Add long description of the pod here.",
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.0.1"
17   },
18   "social_media_url": "https://twitter.com/garyworks",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "LanguageKit/Classes/**/*",
23   "swift_version": "4.0"