blob: 1981aa67972eeee9cb6003ff8a169c9702c1baee [file] [log] [blame]
{
"name": "SMWebView",
"version": "1.0",
"summary": "SMWebView is a delightful, lightweight Swift wrapper around UIWebView that lets you harness the power of Closures and Chaining.",
"description": "SMWebView is a delightful, lightweight Swift wrapper around UIWebView that lets you harness the power of Closures and Chaining. \nAnd of course - Get rid of those pesky, awful delegates ;-)",
"homepage": "https://github.com/freak4pc/SMWebView",
"license": "MIT",
"authors": {
"freak4pc": "freak4pc@gmail.com"
},
"source": {
"git": "https://github.com/freak4pc/SMWebView.git",
"tag": "1.0"
},
"social_media_url": "http://i.imgur.com/1PFc32m.jpg",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.swift",
"pushed_with_swift_version": "3.0"
}