repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
5
/
0
/
8
/
FFChineseSort
/
0.0.1
/
FFChineseSort.podspec.json
blob
08885711256a9470fc0e0444082974e3cb4de8b3
1
{
2
"name": "FFChineseSort",
3
"version": "0.0.1",
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.1"
16
},
17
"source_files": [
18
"FFChineseSort",
19
"FFChineseSort/Source/*.{h,m}"
20
],
21
"requires_arc": true
22
}