[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 6 / e / d / SKChoosePopView / 0.0.3 / SKChoosePopView.podspec.json
blob65d243ace35561db75d2944479547281cc9227d9
2   "name": "SKChoosePopView",
3   "version": "0.0.3",
4   "summary": "A custom popup window for options",
5   "description": "SKChoosePopView是一个HUD风格的可定制化选项弹窗的快速解决方案,集成了上、下、左、右、中5个进场方向的6种动画效果,如果不能满足你对酷炫效果的需要,SKChoosePopView同样支持自定义动画,以及选择记录、动画的开闭、点击特效、行列数量控制等。如果你觉得还不错,star支持一下吧!",
6   "homepage": "https://github.com/shevakuilin/SKChoosePopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShevaKuilin": "shevakuilin@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shevakuilin/SKChoosePopView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "SKChoosePopView/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.0.2"
25     ]
26   }