blob: f799dc0dbe673283374aa5049b4a4a0804b53176 [file] [log] [blame]
{
"name": "KZSegmentedPageView",
"version": "1.0.0",
"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.0"
},
"source_files": [
"KZSegmentedPageView",
"KZSegmentedPageView/**/*.{h,swift}"
],
"pushed_with_swift_version": "2.3"
}