[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / d / f / HanziPinyin / 0.0.9 / HanziPinyin.podspec.json
bloba32b64f1a548c4add4a6e9076ef4159c63cffb43
2   "name": "HanziPinyin",
3   "version": "0.0.9",
4   "summary": "A lightweight Swift library supporting convertion between Chinese(both Simplified and Tranditional) characters and Pinyin.",
5   "homepage": "https://github.com/teambition/HanziPinyin",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Xin Hong",
11   "source": {
12     "git": "https://github.com/teambition/HanziPinyin.git",
13     "tag": "0.0.9"
14   },
15   "source_files": "HanziPinyin/*.swift",
16   "resource_bundles": {
17     "HanziPinyin": [
18       "HanziPinyin/Resources/*.txt"
19     ]
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"