[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / c / WebViewController / 1.0.1 / WebViewController.podspec.json
blob1014ff8eaaac30c23b22475d613e99f78c21e9c3
2   "name": "WebViewController",
3   "version": "1.0.1",
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.1"
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   }