blob: d6559bb018bb94e432de27840e5cbb3197c400e7 [file] [log] [blame]
{
"name": "Floaty",
"version": "4.2.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.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}