[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / 2 / 4 / SMWebView / 0.2 / SMWebView.podspec.json
blob54c9a1a54703dc7eff23ffd38f734367d2bed84f
2   "name": "SMWebView",
3   "version": "0.2",
4   "summary": "SMWebView is a delightful, lightweight Swift wrapper around UIWebView that lets you harness the power of Closures and Chaining.",
5   "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 ;-)",
6   "homepage": "https://github.com/freak4pc/SMWebView",
7   "license": "MIT",
8   "authors": {
9     "freak4pc": "freak4pc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/freak4pc/SMWebView.git",
13     "tag": "0.2"
14   },
15   "social_media_url": "https://facebook.com/freak4pc",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "*.swift"