blob: 13992e6ffb4ea9942b8320bffd1b9aa365d7c22d [file] [log] [blame]
{
"name": "DNWKWebViewController",
"version": "0.0.2",
"summary": "A simple inline browser for your iOS app",
"description": "A simple inline browser for your iOS app.\n- iPhone and iPad distinct UIs\n- full landscape orientation support\n- back, forward, stop/refresh and share buttons\n- propress view support",
"homepage": "https://github.com/dawnnnnn/DNWKWebViewController",
"license": "MIT",
"authors": {
"dawnnnnn": "tan32211@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dawnnnnn/DNWKWebViewController.git",
"tag": "0.0.2"
},
"source_files": "DNWKWebViewController/**/*.{h,m}",
"resources": "DNWKWebViewController/**/*.{bundle,png,lproj}",
"frameworks": [
"UIKit",
"Foundation",
"WebKit"
],
"requires_arc": true
}