[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / 2 / d / JSQWebViewController / 2.0.1 / JSQWebViewController.podspec.json
blob5418d233f5e8b6f286448af77ff100f25a1114ad
2   "name": "JSQWebViewController",
3   "version": "2.0.1",
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.1"
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