[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / 6 / 2 / KAWebViewController / 0.2.0 / KAWebViewController.podspec.json
blob00929f4eab2418aa7f19c98cf0673a01118c3c32
2   "name": "KAWebViewController",
3   "version": "0.2.0",
4   "summary": "A UIWebView ViewController to be used with a UINavigationController or on its own as a modal segue",
5   "homepage": "https://github.com/adamskyle/KAWebViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Adams": "kpe.adams@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/adamskyle/KAWebViewController.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "KAWebViewController/*.{m,h}",
21   "requires_arc": true