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