blob: 94f69684eea31af3485e544445f955a1e5c9bb61 [file] [log] [blame]
{
"name": "SwiftWebViewProgress",
"version": "0.3",
"summary": "UIWebView progress interface library for Swift",
"description": "This is WIP Project.\n\nSwiftWebViewProgress is a progress interface library for UIWebView.\n\nThis is nearly porting NJKWebViewProgress to Swift.",
"homepage": "https://github.com/mokumoku/SwiftWebViewProgress",
"license": "MIT",
"authors": {
"mokumoku": "da1lawmoku2@gmail.com"
},
"source": {
"git": "https://github.com/mokumoku/SwiftWebViewProgress.git",
"tag": "0.3"
},
"source_files": "SwiftWebViewProgress/SwiftWebViewProgress/**/*.swift",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}