[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / d / 0 / JWPopView / 0.0.1 / JWPopView.podspec.json
blobe6529b8cd57b90ed2bc556aedfa581a46b8ef75f
2   "name": "JWPopView",
3   "version": "0.0.1",
4   "summary": "JWPopView,一款自用的弹框控件。",
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.1"
19   },
20   "source_files": "JWPopView/JWPopView/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }