[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / a / c / 4 / Pangu / 0.1 / Pangu.podspec.json
blob2ea0b862b78748d2d16691e83f8e8c6ee12dd5a1
2   "name": "Pangu",
3   "version": "0.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": "FILE_LICENSE"
10   },
11   "authors": {
12     "Cee": "cee@chu2byo.com"
13   },
14   "source": {
15     "git": "https://github.com/Cee/pangu.objective-c.git",
16     "tag": "v0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ]