blob: 4dbd5d64d1124672abcb44931de5fe345518dd64 [file] [log] [blame]
{
"name": "URLEmbeddedView",
"version": "0.10.2",
"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.10.2"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "URLEmbeddedView/*.{swift}",
"resources": "Resources/*.{pdf,xcdatamodeld}",
"frameworks": [
"UIKit",
"CoreData",
"CoreGraphics"
],
"dependencies": {
"Kanna": [
"~> 2.1.1"
]
},
"pushed_with_swift_version": "3.0"
}