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