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