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