[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 0 / JWPopView / 0.0.5 / JWPopView.podspec.json
blob77e8e2c69fa04f2d4a12d8bff454bf202f031d7f
2   "name": "JWPopView",
3   "version": "0.0.5",
4   "summary": "JWPopView,一款自用的弹框控件。\n1:修改了Sheet无Title、无Content时,高度计算错误的问题。\n2:新增了蒙板颜色修改的功能。\n3:新增了收起回调",
5   "homepage": "https://github.com/junwangInChina/JWPopView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wangjun": "github_work@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/junwangInChina/JWPopView.git",
18     "tag": "0.0.5"
19   },
20   "source_files": "JWPopView/JWPopView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }