blob: 0d8b899dd2b8bd312a33b5f19539cefd847d6c33 [file] [log] [blame]
{
"name": "ACFloatingInput",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACFloatingInput/Source/**/*",
"resource_bundles": {
"ACFloatingInput": [
"ACFloatingInput/Resources/*.png"
]
}
}