blob: 8acf1458f3cb54bbf647a390425e8621318baa97 [file] [log] [blame]
{
"name": "Pangu-Swift",
"version": "0.0.2",
"summary": "Paranoid text spacing in Swift",
"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).",
"homepage": "https://github.com/X140Yu/pangu.Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"X140Yu": "zhaoxinyu1994@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/X140Yu/pangu.Swift.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.swift",
"pushed_with_swift_version": "3.0"
}