blob: 8733656e97dbe2b978c9fca075e7eb4155be5007 [file] [log] [blame]
{
"name": "URLEmbeddedView",
"version": "0.13.0",
"summary": "URLEmbeddedView is a view that automatically cache the Open Graph Protocol.",
"homepage": "https://github.com/marty-suzuki/URLEmbeddedView",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/URLEmbeddedView.git",
"tag": "0.13.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"URLEmbeddedView/*.{swift}",
"URLEmbeddedView/*/*.{swift}"
],
"resources": "Resources/*.{pdf,xcdatamodeld}",
"frameworks": [
"UIKit",
"CoreData",
"CoreGraphics"
],
"pushed_with_swift_version": "4.0"
}