[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 0 / 1 / d / Pangu-Swift / 0.0.1 / Pangu-Swift.podspec.json
blob1e57fe0ae51e100c54016b40138c1c24567655a0
2   "name": "Pangu-Swift",
3   "version": "0.0.1",
4   "summary": "Paranoid text spacing in Swift",
5   "description": "Paranoid text spacing for good readability, to automatically insert whitespace between CJK (Chinese, Japanese, Korean) and half-width characters (alphabetical letters, numerical digits and symbols).",
6   "homepage": "https://github.com/X140Yu/pangu.Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "X140Yu": "zhaoxinyu1994@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/X140Yu/pangu.Swift.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Classes/*.swift",
22   "pushed_with_swift_version": "3.0"