[Add] RxSwiftSupplement 1.0.1
[CocoaPods.git] / Specs / e / 2 / 3 / SmartWKWebView / 0.1.1 / SmartWKWebView.podspec.json
blob50b74fabc2a1babfff6fc59ffac5270a4bc2aadd
2   "name": "SmartWKWebView",
3   "version": "0.1.1",
4   "summary": "A WKWebView modal to show web pages. Written in Swift",
5   "description": "A WKWebView modal to show web pages, providing close button, title and url labels. \nWritten in Swift\n\nInspired by Instagram's web page component.",
6   "homepage": "https://github.com/barisatamer/SmartWKWebView",
7   "screenshots": "https://github.com/barisatamer/SmartWKWebView/blob/master/imgs/demo.gif?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "barisatamer": "brsatamer@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/barisatamer/SmartWKWebView.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SmartWKWebView/Classes/**/*",
23   "resource_bundles": {
24     "SmartWKWebView": [
25       "SmartWKWebView/**/*.{storyboard,xib}"
26     ]
27   },
28   "resources": "SmartWKWebView/Assets/*.xcassets"