[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / a / KINWebBrowser / 0.2.4 / KINWebBrowser.podspec.json
blobe139c779519f4cfc60e6920cdb7335ca33221aa9
2   "name": "KINWebBrowser",
3   "version": "0.2.4",
4   "summary": "Embed a Safari-like web browser in your iOS 7 apps. Push to UINavigationController or present modally.",
5   "description": "                   KINWebBrowser is a Safari-like web browser compatible with iOS 7 for use within existing iOS projects. It features, back/forward buttons, reload button, and action button. It also features a Safari-like progress view under the navigation bar.\n",
6   "homepage": "https://github.com/dfmuir/KINWebBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David F. Muir V": "dfmuir@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/dfmuir/KINWebBrowser.git",
19     "tag": "0.2.4"
20   },
21   "source_files": [
22     "KINWebBrowser",
23     "KINWebBrowser/**/*.{h,m}"
24   ],
25   "resources": "Assets/*.png",
26   "requires_arc": true