[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / c / PinYin4Objc / 1.0.2 / PinYin4Objc.podspec.json
blob32fefc4ff4ef736d683f595d6025b96c96a4ff25
2   "name": "PinYin4Objc",
3   "version": "1.0.2",
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.0.2"
21   },
22   "source_files": "PinYin4Objc/Classes/*.{h,m}",
23   "resources": "PinYin4Objc/Resources/*",
24   "requires_arc": true