blob: c8b8b909676d9b58c4cec5f6456cbf35cd724b99 [file] [log] [blame]
{
"name": "JAPagerViewController",
"version": "1.0",
"summary": "A simple pager based view controller to display sequence of views in single view.",
"description": "JAPagerViewController is a simple pager based view controller to display sequence of views in single view.",
"homepage": "https://github.com/JayachandraA/JAPagerViewController",
"screenshots": "https://github.com/JayachandraA/JAPagerViewController/blob/development/Example/pager1.png?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JayachandraA": "ajchandra15@gmail.com"
},
"source": {
"git": "https://github.com/JayachandraA/JAPagerViewController.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/ajchandra15",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "JAPagerViewController/Classes/**/*"
}