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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
d
/
4
/
1
/
Floaty
/
4.0.1
/
Floaty.podspec.json
blob
80e7b9f07e20277edc8e36f69af575e69052974a
1
{
2
"name": "Floaty",
3
"version": "4.0.1",
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.0.1"
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
}