blob: 14a32c58f9e5d819277d4d94ae3af83573f7b65a [file] [log] [blame]
{
"name": "SwiftLinkPreview",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"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": "0.1.5",
"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": "0.1.5"
},
"source_files": "Sources/**/*.swift"
}