blob: efb83b2be93512b312c7b48fc7ef5b2836c45774 [file] [log] [blame]
{
"name": "FooterLinker",
"version": "0.1.0",
"summary": "An object that anchor footer to table or scrolling with it.",
"homepage": "https://github.com/aly23/FooterLinker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alice Migliorati": "alice.migliorati@outlook.it"
},
"source": {
"git": "https://github.com/aly23/FooterLinker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "FooterLinker/Classes/**/*"
}