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