[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 2 / d / JSQWebViewController / 2.0.0 / JSQWebViewController.podspec.json
blob2310c2dc044dcab03ec67ea8b46f308e66652fe2
2   "name": "JSQWebViewController",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "A lightweight Swift WebKit view controller for iOS",
6   "homepage": "https://github.com/jessesquires/JSQWebViewController",
7   "documentation_url": "http://jessesquires.com/JSQWebViewController",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": {
10     "Jesse Squires": "jesse.squires.developer@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/jessesquires/JSQWebViewController.git",
14     "tag": "2.0.0"
15   },
16   "source_files": "JSQWebViewController/JSQWebViewController/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "WebKit",
22     "UIKit"
23   ],
24   "requires_arc": true