blob: e138a5a2da1c756a2ef2896fa77c33ed00a66183 [file] [log] [blame]
{
"name": "Floaty",
"version": "4.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}