[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / URLEmbeddedView / 0.17.1 / URLEmbeddedView.podspec.json
blobba4e9e3479c8acc91d1c65adaf3db5dc492d5ca3
2   "name": "URLEmbeddedView",
3   "version": "0.17.1",
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.17.1"
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   ]