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] SpikeSDK 4.0.11-beta.5
[CocoaPods.git]
/
Specs
/
3
/
4
/
6
/
SYSift
/
0.0.1
/
SYSift.podspec.json
blob
31ee48aef8d175ca38475bd17d5070ab23903b2a
1
{
2
"name": "SYSift",
3
"version": "0.0.1",
4
"summary": "筛选条件",
5
"description": "筛选一些条件,拥有记忆功能",
6
"homepage": "https://github.com/fengxueSY/SYSift",
7
"license": "MIT",
8
"authors": {
9
"fengxueSY": "xyz123003@126.com"
10
},
11
"platforms": {
12
"ios": "7.0"
13
},
14
"source": {
15
"git": "https://github.com/fengxueSY/SYSift.git",
16
"tag": "0.0.1"
17
},
18
"source_files": "SYSiftView/*.{h,m}",
19
"frameworks": "UIKit",
20
"requires_arc": true
21
}