[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 9 / 5 / SGPinyinSort / 0.0.1 / SGPinyinSort.podspec.json
blob3b9c227ed2ab1b324663b5e21c53028443d333e5
2   "name": "SGPinyinSort",
3   "version": "0.0.1",
4   "summary": "Chinese pinyin sort",
5   "description": "a simple Chinese pinyin sort tool for iOS",
6   "homepage": "https://github.com/install-b/SGPingyinSort",
7   "license": "MIT",
8   "authors": {
9     "ShangenZhang": "645256685@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/install-b/SGPingyinSort.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SGPinyinSort/*.{h,m}",
19   "public_header_files": "SGPinyinSort/*.h",
20   "frameworks": "Foundation",
21   "requires_arc": true