blob: d07997c4692fe763df7c303be82ffd8997a06f99 [file] [log] [blame]
{
"name": "SHGWebViewController",
"version": "1.0.1",
"summary": "In-app web browser",
"homepage": "https://github.com/sukov/WebViewController",
"screenshots": "https://i.imgur.com/UyhjS4P.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sukov": "gorjan5@hotmail.com"
},
"source": {
"git": "https://github.com/sukov/WebViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{h,swift}",
"resources": "Source/Resources/*.xcassets",
"frameworks": [
"UIKit",
"Foundation"
]
}