[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / TOWebViewController / 2.1.0 / TOWebViewController.podspec.json
blob2d630e7c7a438380a40b72b7c4e7b850233950f0
2   "name": "TOWebViewController",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An inline browser view controller that allows users to view and navigate web pages from within an app.",
9   "homepage": "https://github.com/TimOliver/TOWebViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOWebViewController.git",
13     "tag": "2.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "TOWebViewController/**/*.{h,m}",
19   "resource_bundles": {
20     "TOWebViewControllerLocalizable": "TOWebViewController/**/*.lproj"
21   },
22   "requires_arc": true