[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 8 / 4 / e / BOTransition / 2.1.0 / BOTransition.podspec.json
blob920b136c0b9d77412937428bb4b328965176a3d7
2   "name": "BOTransition",
3   "version": "2.1.0",
4   "summary": "ViewController Present/Push/Pop Transition Effect",
5   "description": "ViewController Present/Push/Pop Transition Effect. 统一present、NavigationController、TabController的转场动画设置方式。一行代码实现系统相册图片打开效果,弹窗效果,神奇动画转场。支持右滑、下滑、屏幕边缘滑入手势转场。",
6   "homepage": "https://github.com/chbo297/BOTransition",
7   "license": "Apache",
8   "authors": {
9     "bo": "chbo297@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/chbo297/BOTransition.git",
16     "tag": "2.1.0"
17   },
18   "frameworks": "UIKit",
19   "source_files": [
20     "BOTransition",
21     "BOTransition/*.{h}",
22     "BOTransition/*.{m}",
23     "BOTransition/effectGroup",
24     "BOTransition/effectGroup/*.{h}",
25     "BOTransition/effectGroup/*.{m}",
26     "UIKit"
27   ]