[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / e / f / SHChineseSort / 1.0.0 / SHChineseSort.podspec.json
blob4f64811f7a226b4ec2378732afb26bd4d0eca715
2   "name": "SHChineseSort",
3   "version": "1.0.0",
4   "summary": "中文排序:支持模型一个、多个键值排序",
5   "license": "MIT",
6   "authors": {
7     "CSH": "624089195@qq.com"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "homepage": "https://github.com/CCSH/SHChineseSort",
13   "source": {
14     "git": "https://github.com/CCSH/SHChineseSort.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "SHChineseSort/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "MJExtension": [
22     ]
23   }