[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 4 / c / PinYin4Objc / 1.1.1 / PinYin4Objc.podspec.json
blob0e2c9ad1bbd1c71bcff44a07d209f488968e53ce
2   "name": "PinYin4Objc",
3   "version": "1.1.1",
4   "summary": "PinYin4Objc.",
5   "description": "                   PinYin4Objc is a popular objective-c library supporting convertion between Chinese(both Simplified and Tranditional) characters and most popular Pinyin systems, it's performance is very efficient, data cached at first time. The output format of pinyin could be customized.\n",
6   "homepage": "https://github.com/kimziv/PinYin4Objc",
7   "screenshots": "https://github.com/kimziv/PinYin4Objc/blob/master/ScreenShot.PNG",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kimziv": "kimziv@qq.com"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/kimziv/PinYin4Objc.git",
20     "tag": "1.1.1"
21   },
22   "source_files": "PinYin4Objc/Classes/*.{h,m}",
23   "resources": "PinYin4Objc/Resources/*",
24   "requires_arc": true