blob: 28343ac793f39164ee811da19846819e2a4aa26d [file] [log] [blame]
{
"name": "ZWSlideViewController",
"version": "0.1.0",
"summary": "Easy to use and customizable slide page view controller for iOS",
"description": "This framework provides an easy to use class to show slide view controller, it combines a section bar and a segmented page. you can set any styles for section bar or page.",
"homepage": "https://github.com/squarezw/ZWSlideViewController",
"screenshots": "https://github.com/squarezw/ZWSlideViewController/raw/master/screenshot.gif",
"license": "MIT",
"authors": {
"square": "square.zhao.wei@gmail.com"
},
"source": {
"git": "https://github.com/squarezw/ZWSlideViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}