blob: 6771e30c45896e8414278a4a9c230933b83b6dc7 [file] [log] [blame]
{
"name": "SMLinkPreview",
"version": "0.1.0",
"summary": "Fetching link preview data and presentation view for iOS",
"description": "Plugins for fetching link preview data and resizing link presentation view for iOS.",
"homepage": "https://github.com/crspybits/SMLinkPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"crspybits": "chris@SpasticMuffin.biz"
},
"source": {
"git": "https://github.com/crspybits/SMLinkPreview.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SMLinkPreview/Classes/**/*",
"swift_version": "5.0"
}