blob: d76fc30223262b6dc2565435915c6f99eb119056 [file] [log] [blame]
{
"name": "SwiftLinkPreview",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"watchos": "2.0",
"tvos": "9.0"
},
"summary": "It makes a preview from an url, grabbing all the information such as title, relevant texts and images.",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leonardo Cardoso": "contact@leocardz.com"
},
"homepage": "https://github.com/LeonardoCardoso/SwiftLinkPreview",
"source": {
"git": "https://github.com/LeonardoCardoso/SwiftLinkPreview.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift"
}