[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 0 / JWPopView / 0.0.4 / JWPopView.podspec.json
blobcbe25cdfbc8e79f1d22fc75210f8baf6a407ac4f
2   "name": "JWPopView",
3   "version": "0.0.4",
4   "summary": "JWPopView,一款自用的弹框控件。\n1:修改了Sheet无Title、无Content时,高度计算错误的问题。\n2:新增了蒙板颜色修改的功能。",
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.4"
19   },
20   "source_files": "JWPopView/JWPopView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }