[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 7 / b / 0 / AFWebViewController / 1.0 / AFWebViewController.podspec.json
blobcaaafcb6a03c414e521829bbb37a84c15f398cd7
2   "name": "AFWebViewController",
3   "version": "1.0",
4   "summary": "In-app browser that uses WKWebView",
5   "homepage": "https://github.com/Fogh/AFWebViewController",
6   "license": "MIT",
7   "authors": {
8     "Anders Fogh Eriksen": "andfogh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Fogh/AFWebViewController.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "weak_frameworks": "WebKit",
18   "source_files": "AFWebViewController/*.{h,m}",
19   "resources": "AFWebViewController/AFWebViewController.bundle",
20   "requires_arc": true,
21   "social_media_url": "https://twitter.com/f0gh"