blob: cea9249cc458d03c725d7fce7c6a0bbc961da198 [file] [log] [blame]
{
"name": "GenericScrollable",
"version": "0.0.1",
"summary": "A short description of GenericScrollable. This is a helpfull lib whith generic realizaion.",
"description": "This is a helpfull lib whith generic realizaion that will provide you an easy and light way to make Scrollable Views",
"homepage": "https://github.com/GuseynovAnar/GenericScrollable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuseynovAnar": "aaguseynov96@gmail.com"
},
"source": {
"git": "https://github.com/GuseynovAnar/GenericScrollable.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "GenericScrollable/Classes/**/*",
"exclude_files": "**/*.podspec",
"swift_versions": "5",
"swift_version": "5"
}