[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / f / 0 / TOWebContentViewController / 1.0.2 / TOWebContentViewController.podspec.json
blob36646912465e65eb6c180df3a5531783d9e6a9b7
2   "name": "TOWebContentViewController",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A view controller for displaying arbitrary local HTML content.",
9   "homepage": "https://github.com/TimOliver/TOWebContentViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOWebContentViewController.git",
13     "tag": "1.0.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "TOWebContentViewController/**/*.{h,m}",
20   "resource_bundles": {
21     "TOWebContentViewControllerBundle": [
22       "TOWebContentViewController/**/*.lproj"
23     ]
24   }