blob: 02828bded71c8d2b77c4967c4cabc04044e8bf03 [file] [log] [blame]
{
"name": "FloatyPanel",
"version": "0.0.1",
"summary": "A short description of FloatyPanel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Shayimpagne/FloatyPanel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emir Shayymov": "emchigg5@gmail.com"
},
"source": {
"git": "https://github.com/Shayimpagne/FloatyPanel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"static_framework": true,
"source_files": "FloatyPanel/**/*",
"swift_versions": "4.0",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"swift_version": "4.0"
}