blob: 4e3fb65d105c121a1bd93a0478564a4e3e4a524d [file] [log] [blame]
{
"name": "KTMPageControl",
"version": "0.1.0",
"summary": "Android style page control.",
"description": "Android style page control, created using UIPageViewController. Each page is a view controller.",
"homepage": "https://github.com/kishoretheju/KTMPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kishoretheju": "kishore.thejasvi@gmail.com"
},
"source": {
"git": "https://github.com/kishoretheju/KTMPageControl.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kishore_munna",
"platforms": {
"ios": "8.0"
},
"source_files": "KTMPageControl/Classes/**/*",
"resource_bundles": {
"KTMPageControl": [
"KTMPageControl/Assets/*.{storyboard,xib}"
]
},
"pushed_with_swift_version": "3.0.2"
}