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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
4
/
3
/
SortProperty
/
1.0.0
/
SortProperty.podspec.json
blob
15bd3b43713f4d2644cdd70a7dc602a5d7815788
1
{
2
"name": "SortProperty",
3
"version": "1.0.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "排序框架",
9
"homepage": "https://github.com/ellmcz/SortProperty",
10
"authors": {
11
"ellmcz": "wqbs007@163.com"
12
},
13
"source": {
14
"git": "https://github.com/ellmcz/SortProperty.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "4.3"
19
},
20
"requires_arc": true,
21
"source_files": "Example/Example/SortProperty/*.{h,m}"
22
}