[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 4 / Pangu / 0.2.1 / Pangu.podspec.json
bloba80e3eaa52e3648e4d6f3edf3d2d9419dc0289f5
2   "name": "Pangu",
3   "version": "0.2.1",
4   "summary": "Paranoid text spacing in Objective-C",
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/Cee/pangu.objective-c",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cee": "cee@chu2byo.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/Cee/pangu.objective-c.git",
19     "tag": "v0.2.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ]