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