[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / b / e / TOWebViewController / 1.0.0 / TOWebViewController.podspec.json
blob84d29cf798c4420af0c3e6e114dc3e83bea46c5f
2   "name": "TOWebViewController",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A view controller for iOS that allows users to quickly view web sites without needing to open Safari/Chrome.",
9   "homepage": "https://github.com/TimOliver/TOWebViewController",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TOWebViewController.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "TOWebViewController/**/*.{h,m}",
19   "resources": [
20     "TOWebViewController/Resources/*.png",
21     "TOWebViewController/*.lproj"
22   ],
23   "requires_arc": true