[Add] DatadogAlamofireExtension 2.22.0
[CocoaPods.git] / Specs / 5 / 0 / 8 / FFChineseSort / 0.0.2 / FFChineseSort.podspec.json
blob89bbd8368e88871951b153783d7d6cdee45dc4b5
2   "name": "FFChineseSort",
3   "version": "0.0.2",
4   "summary": "中文数组排序",
5   "homepage": "https://github.com/liufan321/FFChineseSort",
6   "license": "MIT",
7   "authors": {
8     "Fan Liu": "liufan321@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liufan321/FFChineseSort.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "FFChineseSort",
19     "FFChineseSort/Source/*.{h,m}"
20   ],
21   "requires_arc": true