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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
d
/
4
/
1
/
Floaty
/
4.1.0
/
Floaty.podspec.json
blob
8348fa3783ba77fb2ba93a6132e3514a8e12cadf
1
{
2
"name": "Floaty",
3
"version": "4.1.0",
4
"summary": "Floating Action Button for iOS",
5
"homepage": "https://github.com/kciter/Floaty",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"kciter": "kciter@naver.com"
12
},
13
"source": {
14
"git": "https://github.com/kciter/Floaty.git",
15
"tag": "4.1.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "Sources/*.{swift}",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true
26
}