[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 4 / d / 9 / YTTabSwiper / 0.1.0 / YTTabSwiper.podspec.json
bloba6f62a8c2ad68098925a3b29515da6eabd22bbeb
2   "name": "YTTabSwiper",
3   "version": "0.1.0",
4   "summary": "A UITabBarController delegate that allows swipe gesture to switch between tabs.",
5   "description": "A UITabBarController delegate that allows swipe gesture to switch between tabs. No need to subclass, no method swizzling, no changes to view hierarchy. If you use storyboard, you even don't need to write one line of code.",
6   "homepage": "https://github.com/yeatse/YTTabSwiper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yang Chao": "iyeatse@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yeatse/YTTabSwiper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YTTabSwiper/Classes/**/*"