blob: c892279a718078a240f50528b894a3bb9ea7c19d [file] [log] [blame]
{
"name": "ACFloatingInput",
"version": "1.0.7",
"summary": "Floating input control.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mietelski-robert/ACFloatingInput",
"screenshots": [
"https://raw.githubusercontent.com/mietelski-robert/ACFloatingInput/master/Screens/screenshots_1.png",
"https://raw.githubusercontent.com/mietelski-robert/ACFloatingInput/master/Screens/screenshots_2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mietelski-robert": "mietelski.robert@gmail.com"
},
"source": {
"git": "https://github.com/mietelski-robert/ACFloatingInput.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACFloatingInput/Source/**/*",
"resource_bundles": {
"ACFloatingInput": [
"ACFloatingInput/Resources/*.png"
]
}
}