blob: 628bb65ab39353df54043cd46dc313333a1704f7 [file] [log] [blame]
{
"name": "PKFloatingButton",
"version": "0.1.1",
"summary": "Create a floating button in whole application.",
"description": "This framework will help you to create a Floating button that will float over the window or specified view!",
"homepage": "https://github.com/kumarpramod017/PKFloatingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pramod Kumar": "kumarpramod017@gmail.com"
},
"source": {
"git": "https://github.com/kumarpramod017/PKFloatingButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PKFloatingButtonDemo/PKFloatingButton/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}