blob: c3bd871445a99ecf52e4f9880428b4cef9d41cbc [file] [log] [blame]
{
"name": "PTPopupWebView",
"version": "0.4.0",
"summary": "Swift subclass of the UIView which provide Popup web view.",
"homepage": "https://github.com/pjocprac/PTPopupWebView.git",
"license": "MIT",
"authors": {
"Takeshi Watanabe": "watanabe@tritrue.com"
},
"source": {
"git": "https://github.com/pjocprac/PTPopupWebView.git",
"branch": "master",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/**/*.png",
"Pod/Assets/**/*.xib"
],
"pushed_with_swift_version": "3.0"
}