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