blob: e945ee756c1799743b87bbc83bc3b13fe0e116b5 [file] [log] [blame]
{
"name": "LinkCrawler",
"version": "0.1.0",
"summary": "Get the metdata of any URL efficiently and easily.",
"description": "A fantastic tool to get the metadata of any url. Gathers the ImageURL, Title, and Description from articles of major news sites.",
"homepage": "https://github.com/TheCurryMan/LinkCrawlerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Avinash Jain": "avinashkalpitjain@gmail.com"
},
"source": {
"git": "https://github.com/TheCurryMan/LinkCrawlerSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LinkCrawler/Classes/**/*"
}