blob: 8348fa3783ba77fb2ba93a6132e3514a8e12cadf [file] [log] [blame]
{
"name": "Floaty",
"version": "4.1.0",
"summary": "Floating Action Button for iOS",
"homepage": "https://github.com/kciter/Floaty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/Floaty.git",
"tag": "4.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}