[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / c / BDGWebviewVC / 0.0.1 / BDGWebviewVC.podspec.json
blob946d6bd577c5e1b597018aeeffa4f0081593f586
2   "name": "BDGWebviewVC",
3   "version": "0.0.1",
4   "summary": "Webview-based ViewController",
5   "license": "MIT",
6   "description": "Webview-based ViewController including navigation buttons and many configurable properties",
7   "homepage": "https://github.com/BobDG/BDGWebviewVC",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGWebviewVC.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "*.{h,m}",
16   "resources": [
17     "**/*.{png}",
18     "**/*.lproj"
19   ],
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true