[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 0 / 8 / c / YCPinYin / 0.2.3 / YCPinYin.podspec.json
blobdfcfa74b0dda74e1efb9abb965816734025f4c0a
2   "name": "YCPinYin",
3   "version": "0.2.3",
4   "summary": "PinYin of chinese inspired by PinYin4Objc.",
5   "description": "PinYin of chinese inspired by PinYin4Objc.\n`单贝` => `db#cb#sb#danbei#chanbei#shanbei` or `db#cb#sb` or `danbei#chanbei#shanbei`",
6   "homepage": "https://github.com/ungacy/YCPinYin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ungacy": "ungacy@126.com"
13   },
14   "source": {
15     "git": "https://github.com/ungacy/YCPinYin.git",
16     "tag": "0.2.3"
17   },
18   "social_media_url": "https://twitter.com/ungacy",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YCPinYin/Classes/**/*",
23   "resources": [
24     "YCPinYin/Assets/*.plist"
25   ],
26   "public_header_files": "YCPinYin/Classes/**/*.h"