[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / URLEmbeddedView / 0.18.0 / URLEmbeddedView.podspec.json
blob75e8417ee0abde5c63858a41c877cfe187964f44
2   "name": "URLEmbeddedView",
3   "version": "0.18.0",
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.18.0"
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   "swift_versions": "5.0",
21   "source_files": "URLEmbeddedView/**/*.{swift}",
22   "resources": "Resources/*.{pdf,xcdatamodeld}",
23   "frameworks": [
24     "UIKit",
25     "CoreData",
26     "CoreGraphics"
27   ],
28   "swift_version": "5.0"