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
/
2
/
c
/
SXFloatBtn
/
1.0.9
/
SXFloatBtn.podspec.json
blob
46505aede3f804ad16bf96a14507dd843131a210
1
{
2
"name": "SXFloatBtn",
3
"version": "1.0.9",
4
"summary": "A New version.",
5
"description": "SXFloatBtn with the better version",
6
"homepage": "https://github.com/SongXing",
7
"license": "MIT",
8
"authors": {
9
"song": "570158673@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/SongXing/SXKit.git",
16
"tag": "1.0.9"
17
},
18
"source_files": [
19
"SXFloatButton/*.{h,m}",
20
"SXLIB/*"
21
]
22
}