[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 8 / f / ZWSlideViewController / 0.1.1 / ZWSlideViewController.podspec.json
blob1a1769581fdad166ced3f8d28723eebf6740cacc
2   "name": "ZWSlideViewController",
3   "version": "0.1.1",
4   "summary": "Easy to use and customizable slide page view controller for iOS",
5   "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.",
6   "homepage": "https://github.com/squarezw/ZWSlideViewController",
7   "screenshots": "https://github.com/squarezw/ZWSlideViewController/raw/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "square": "square.zhao.wei@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/squarezw/ZWSlideViewController.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"