[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / e / c / f / WSScrollAnimationTransition / 0.0.1 / WSScrollAnimationTransition.podspec.json
blob44a8958865ab467808371c9c78212f5ba13b2df7
2   "name": "WSScrollAnimationTransition",
3   "version": "0.0.1",
4   "summary": "水平/左右滑动的交互转场动画,通过该转场动画可将UITabBarController作为容器,实现类似天猫商品详情页的效果.",
5   "homepage": "https://github.com/ONECATYU/WSScrollAnimationTransition",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ONECATYU": "786910875@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ONECATYU/WSScrollAnimationTransition.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "WSScrollAnimationTransition",
22     "WSScrollAnimationTransition/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true