[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / e / 8 / NJKWebViewProgress / 0.1.4 / NJKWebViewProgress.podspec.json
bloba3f78c77536186f1beb69d859249765d7c798ece
2   "name": "NJKWebViewProgress",
3   "version": "0.1.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "UIWebView progress interface.",
9   "description": "NJKWebViewProgress is a progress interface library for UIWebView. Currently, UIWebView don't have official progress interface. You can implement progress bar for your in-app browser using this module.",
10   "homepage": "https://github.com/ninjinkun/NJKWebViewProgress",
11   "authors": {
12     "ninjinkun": "ninjin@mac.com"
13   },
14   "source": {
15     "git": "https://github.com/ninjinkun/NJKWebViewProgress.git",
16     "tag": "v0.1.4"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "NJKWebViewProgress",
22   "requires_arc": true