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