[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / 7 / SVSwiper / 0.1.0 / SVSwiper.podspec.json
blob79cb1549a4cc7e60e1f25a8c9eb25256731eff09
2   "name": "SVSwiper",
3   "version": "0.1.0",
4   "summary": "SVSwiper framework allows users to have navigation within a single Controller",
5   "swift_versions": "4.0",
6   "description": "'SVSwiper framework allows users to have navigation within a single controller. This library has delegate methods which allows users to customise the navigation options such as menubar tintColor, titles for controllers and other properties'",
7   "homepage": "https://github.com/sareenv/SVSwiper",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vinayak": "sareenv026@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/sareenv/SVSwiper.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SVSwiper/Classes/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"