[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 3 / 7 / 1 / Kana / 1.0.0 / Kana.podspec.json
blobd410573c727c511cda66af3d044a12434c3a5d6e
2   "name": "Kana",
3   "version": "1.0.0",
4   "summary": "An utitity Swift package to generate Japanese basic characters or convert between Katakana, Hiragana, and Romaji",
5   "homepage": "https://github.com/anhmv/Kana",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Anh Mac": "anhmv91@gmail.com"
12   },
13   "swift_versions": [
14     "4.0",
15     "4.2",
16     "5.0",
17     "5.1"
18   ],
19   "source": {
20     "git": "https://github.com/anhmv/Kana.git",
21     "tag": "1.0.0"
22   },
23   "platforms": {
24     "ios": "8.0",
25     "osx": "10.10",
26     "watchos": "2.0",
27     "tvos": "9.0"
28   },
29   "source_files": "Sources/**/*.swift",
30   "swift_version": "5.1"