blob: 97ab5d9ff2719833c2cd90221f0539bc29078389 [file] [log] [blame]
{
"name": "ANFPager",
"version": "0.1.0",
"summary": "Easy to use UIPageview Controller",
"description": "A Pageview Controller that support both orientations and LTR / RTL language. Easy to setup.",
"homepage": "https://github.com/niroshanf/ANFPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anthony Fernandez": "niroshanf@gmail.com"
},
"source": {
"git": "https://github.com/niroshanf/ANFPager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"source_files": "*.{swift}"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}