[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / d / 0 / JWPopView / 0.0.3 / JWPopView.podspec.json
blob506c05dd58159ec3259c251fd777d80bf4dc8057
2   "name": "JWPopView",
3   "version": "0.0.3",
4   "summary": "JWPopView,一款自用的弹框控件。\n1:修改了重复弹出的bug。",
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.3"
19   },
20   "source_files": "JWPopView/JWPopView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }