[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 3 / SYPinYinObject / 1.0.0 / SYPinYinObject.podspec.json
blob1c4c0056b6159c2771a660579f58f486b813e421
2   "name": "SYPinYinObject",
3   "version": "1.0.0",
4   "summary": "SYPinYinObject is used to make chinese word transform pinyin as easy as possible.",
5   "homepage": "https://github.com/potato512/SYPinYinObject",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devZhang": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYPinYinObject.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "SYPinYinObject/*.{h,m}",
21   "requires_arc": true