blob: 9ca27b3d8623abc89e544d39d188ef5132732275 [file] [log] [blame]
{
"name": "PTPopupWebView",
"version": "0.2.0",
"summary": "Swift subclass of the UIView which provide pPopup 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.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/**/*.png",
"Pod/Assets/**/*.xib"
]
}