blob: b22c4665ec70bbb570b818e71fd7238866b7f4b0 [file] [log] [blame]
{
"name": "SwiftLinkPreview",
"platforms": {
"ios": "8.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.0.3",
"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.0.3"
},
"frameworks": "UIKit",
"source_files": "SwiftLinkPreview/**/*.{swift}",
"resources": "SwiftLinkPreview/**/*.{swift}"
}