[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 4 / b / AXWebViewController_htyo / 0.7.4 / AXWebViewController_htyo.podspec.json
blobb04b401c37e5beb083a5b428600bf944f5d81ea5
2   "name": "AXWebViewController_htyo",
3   "version": "0.7.4",
4   "summary": "A light weight web view controller in iOS.",
5   "description": "A multi style picker view in iOS.\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/htyo/AXWebViewController",
7   "license": "MIT",
8   "authors": {
9     "htyo": "arno.yy.chen@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/htyo/AXWebViewController.git",
16     "tag": "0.7.4"
17   },
18   "source_files": [
19     "AXWebViewController/AXWebViewController/*.{h,m}",
20     "AXWebViewController/AXWebViewController/Activity/*.{h,m}",
21     "AXWebViewController/AXWebViewController/Security/*.{h,m}"
22   ],
23   "resources": "AXWebViewController/AXWebViewController/AXWebViewController.bundle",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "WebKit"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AXPracticalHUD": [
33     ],
34     "AXNavigationBackItemInjection": [
36     ],
37     "Aspects": [
39     ]
40   }