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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
b
/
d
/
a
/
SIBaseKit
/
0.1.0
/
SIBaseKit.podspec.json
blob
6cbda6604fbc426602affc88ce6388332857162c
1
{
2
"name": "SIBaseKit",
3
"version": "0.1.0",
4
"summary": "SIBaseKit is basic classes",
5
"homepage": "https://github.com/iiiyu/SIBaseKit.git",
6
"license": "MIT",
7
"authors": {
8
"Xiao ChenYu": "apple.iiiyu@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/iiiyu/SIBaseKit.git",
12
"tag": "0.1.0"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes"
19
}