blob: 6f55b407e4f9c1ab0d4bdcb3612c74f3bdda6db7 [file] [log] [blame]
{
"name": "Floating",
"version": "0.0.1",
"summary": "Floating is a very flexible overlay library.",
"description": "Floating is a very flexible and simple overlay library.",
"homepage": "https://github.com/hirohisa/Floating",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"source": {
"git": "https://github.com/hirohisa/Floating.git",
"tag": "0.0.1"
},
"source_files": "Floating/**/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "10.0"
}
}