blob: 0a2c11af0885fda122dd3cbd5b1ad623bcfc2305 [file] [log] [blame]
{
"name": "NewsApiClientSwift",
"version": "0.1.0",
"summary": "Swift client for NewsApi.org. Search worldwide news with code",
"description": "Get breaking news headlines, and search for articles from over 30,000 news sources and blogs with our news API",
"homepage": "https://github.com/Adobels/NewsApiClientSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Blazej SLEBODA": "contact@blazejsleboda.fr"
},
"source": {
"git": "https://github.com/Adobels/NewsApiClientSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NewsApiSwift/Classes/*"
}