[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / a / c / YZSwipeBetweenViewController / 0.1.0 / YZSwipeBetweenViewController.podspec.json
blob07443b94ecd9a34652e5a430ea771d9eaad289cb
2   "name": "YZSwipeBetweenViewController",
3   "version": "0.1.0",
4   "summary": "A view controller that enables user to swipe left or right to switch to different views.",
5   "homepage": "https://github.com/yichizhang/YZSwipeBetweenViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZSwipeBetweenViewController.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "pushed_with_swift_version": "3.0"