[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / e / f / CrayWebViewController / 0.5.0 / CrayWebViewController.podspec.json
blob74105c66dd23932ab384ad0009f51b25b518306a
2   "dependencies": {
3     "TUSafariActivity": [
5     ],
6     "NJKWebViewProgress": [
8     ]
9   },
10   "requires_arc": true,
11   "resources": [
12     "Lib/**/*.storyboard",
13     "Lib/**/*.bundle"
14   ],
15   "source_files": "Lib/**/*.{h,m}",
16   "source": {
17     "tag": "0.5.0",
18     "git": "https://github.com/azu/CrayWebViewController.git"
19   },
20   "name": "CrayWebViewController",
21   "version": "0.5.0",
22   "summary": "Easy to use commonplace UIWebViewController.",
23   "homepage": "https://github.com/azu/CrayWebViewController",
24   "screenshots": "http://gyazo.com/88c8b0a4d606815f813d7728b66a0e91.gif",
25   "license": {
26     "file": "LICENSE",
27     "type": "MIT"
28   },
29   "authors": {
30     "azu": "info@efcl.info"
31   },
32   "platforms": {
33     "ios": "6.0"
34   }