blob: 282e7c3da0e81d20ae2a1dea107b449057815472 [file] [log] [blame]
{
"name": "KCFloatingActionButton",
"version": "1.1.4",
"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": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCFloatingActionButton/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}