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