blob: 492dcc81a5eaacd0ab4bd8c1cd2169fb65cb2279 [file] [log] [blame]
{
"name": "URLEmbeddedViewTextNow",
"version": "0.15.0",
"summary": "URLEmbeddedView is a view that automatically cache the Open Graph Protocol.",
"homepage": "https://github.com/Enflick/URLEmbeddedView",
"license": "MIT",
"authors": {
"Jonathan Kolyer": "careers@textnow.com"
},
"source": {
"git": "https://github.com/Enflick/URLEmbeddedView.git",
"tag": "0.15.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"URLEmbeddedView/*.{swift}",
"URLEmbeddedView/*/*.{swift}"
],
"resources": "Resources/*.{pdf,xcdatamodeld}",
"frameworks": [
"UIKit",
"CoreData",
"CoreGraphics"
],
"pushed_with_swift_version": "4.0"
}