blob: 54c9a1a54703dc7eff23ffd38f734367d2bed84f [file] [log] [blame]
{
"name": "SMWebView",
"version": "0.2",
"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": "0.2"
},
"social_media_url": "https://facebook.com/freak4pc",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*.swift"
}