blob: d55357a5bcb9f6325d2850fc7939d4ab1a0440b0 [file] [log] [blame]
{
"name": "Floatable",
"version": "1.0.0",
"license": "MIT",
"homepage": "https://github.com/efremidze/Floatable",
"authors": {
"Lasha Efremidze": "efremidzel@hotmail.com"
},
"summary": "Floating Animation Protocol (inspired by Periscope)",
"source": {
"git": "https://github.com/efremidze/Floatable.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"pushed_with_swift_version": "3.0"
}