blob: 64a1cb16bf076b7e5c4198cfc2f828ebb8534d3f [file] [log] [blame]
{
"name": "WBGLinkPreview",
"version": "0.0.3",
"summary": "Link preview",
"homepage": "https://github.com/keshiim/WBGLinkPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jason zheng": "keshiim86@gmail.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/keshiim/WBGLinkPreview.git",
"tag": "0.0.3"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"exclude_files": "Sources/Exclude"
}