blob: 9b8f1dd27b3dc713155fe888093c5cb1239d7c9f [file] [log] [blame]
{
"name": "URLEmbeddedView",
"version": "0.4.0",
"summary": "URLEmbeddedView is a view that automatically cache the Open Graph Protocol.",
"homepage": "https://github.com/szk-atmosphere/URLEmbeddedView",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/URLEmbeddedView.git",
"tag": "0.4.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "URLEmbeddedView/*.{swift}",
"resources": "Resources/*.{pdf,xcdatamodeld}",
"frameworks": [
"UIKit",
"CoreData",
"CoreGraphics"
],
"dependencies": {
"MisterFusion": [
"~> 1.0"
],
"Kanna": [
"~> 1.0"
],
"CryptoSwift": [
"~> 0.2"
]
}
}