[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / b / 3 / WSModallyTransition / 0.0.2 / WSModallyTransition.podspec.json
blob65f3f0f3db3f132eee6e5770919b7b383852a845
2   "name": "WSModallyTransition",
3   "version": "0.0.2",
4   "summary": "一个类似于系统alterView和actionSheet的模态弹出和消失的转场动画,可用于快速自定义alterView和actionSheet.",
5   "description": "* 一个类似于系统alterView和actionSheet的模态弹出和消失的转场动画\n* 可用于快速自定义alterView和actionSheet\n* 界面完全可自定义",
6   "homepage": "https://github.com/ONECATYU/WSModallyTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "capsule": "786910875@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ONECATYU/WSModallyTransition.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "WSTransition",
23     "WSTransition/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true