blob: f3915754e5f83731db2502a0985f4c7ef5238f48 [file] [log] [blame]
{
"name": "VFloatingButton",
"version": "1.0.0",
"license": "MIT",
"summary": "Yet anothere FAB written in Swift",
"homepage": "https://github.com/velthune/VFloatingButton",
"authors": {
"Luca Davanzo": "davanzo.luca@gmail.com"
},
"source": {
"git": "https://github.com/velthune/VFloatingButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "VFloatingButton/source/*.swift",
"pushed_with_swift_version": "3.0"
}