blob: 33d89ea5ff43a2b02d628e26be0b1ca330861e12 [file] [log] [blame]
{
"name": "SwiftLinkPreview",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"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": "2.0.4",
"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": "2.0.4"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}