[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / e / AXWebViewController_lly / 0.7.3 / AXWebViewController_lly.podspec.json
blobbc699a8d491e3cde5ce34aa9181f0d6df1bbb9da
2   "name": "AXWebViewController_lly",
3   "version": "0.7.3",
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/llywuchen/AXWebViewController",
7   "license": "MIT",
8   "authors": {
9     "llywuchen": "576061110@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/llywuchen/AXWebViewController.git",
16     "tag": "0.7.3"
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     "AXNavigationBackItemInjection": [
33     ],
34     "NJKWebViewProgress": [
36     ],
37     "Aspects": [
39     ]
40   }