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.8
/
SXFloatBtn.podspec.json
blob
4884447fd5635592d80d2d1d74a347d4cb060528
1
{
2
"name": "SXFloatBtn",
3
"version": "1.0.8",
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.8"
17
},
18
"source_files": [
19
"SXFloatButton/*.{h,m}",
20
"SXLIB"
21
]
22
}