blob: 872d99f1f06abf931e1bd64493b58d8b2c64747c [file] [log] [blame]
{
"name": "ETPopupView",
"version": "0.0.1",
"summary": "swift-version MMPopupView.",
"homepage": "https://github.com/VolleyZ/ETPopupView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"VolleyZ": "552408690@qq.com"
},
"source": {
"git": "https://github.com/VolleyZ/ETPopupView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}