[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / e / f / c / WebViewController / 1.0.3 / WebViewController.podspec.json
blob20653591c1eaa903b700d75053df90c20aef8741
2   "name": "WebViewController",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/mergesort/WebViewController",
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "summary": "The web view controller I'm going to use, because everyone has their own version, but this one is simple with minimal chrome.",
12   "source": {
13     "git": "https://github.com/mergesort/WebViewController.git",
14     "tag": "1.0.3"
15   },
16   "source_files": "*.{h,m}",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "social_media_url": "https://twitter.com/mergesort",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "dependencies": {
24     "PureLayout": [
26     ]
27   }