[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / e / URLEmbeddedView / 0.16.2 / URLEmbeddedView.podspec.json
blob9a4974b2ffa66ed3aa8124982b7bd70356e9639a
2   "name": "URLEmbeddedView",
3   "version": "0.16.2",
4   "summary": "URLEmbeddedView is a view that automatically cache the Open Graph Protocol.",
5   "homepage": "https://github.com/marty-suzuki/URLEmbeddedView",
6   "license": "MIT",
7   "authors": {
8     "Taiki Suzuki": "s1180183@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/marty-suzuki/URLEmbeddedView.git",
12     "tag": "0.16.2"
13   },
14   "social_media_url": "https://twitter.com/marty_suzuki",
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "URLEmbeddedView/**/*.{swift}",
21   "resources": "Resources/*.{pdf,xcdatamodeld}",
22   "frameworks": [
23     "UIKit",
24     "CoreData",
25     "CoreGraphics"
26   ]