blob: a9f7361d56dc9bc0fc8fbe3ebe70d854019dfe1f [file] [log] [blame]
{
"name": "KZSegmentedPageView",
"version": "1.0.5",
"summary": "Subclass that combines the functionality of UISegmentedControl and UIPageViewController",
"homepage": "https://github.com/kuyazee/KZSegmentedPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zonily Jame Pesquera": "zonilyjame@gmail.com"
},
"social_media_url": "http://twitter.com/kuyazee",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kuyazee/KZSegmentedPageView.git",
"tag": "1.0.5"
},
"source_files": [
"KZSegmentedPageView",
"KZSegmentedPageView/**/*.{h,swift}"
],
"pushed_with_swift_version": "3.0"
}