blob: a6326f77c17a0fbaaefa93b64126259483545428 [file] [log] [blame]
{
"name": "NewsAPIClient",
"version": "0.2.2",
"summary": "NewsAPICLient is a REST Client for NewsAPI.org",
"description": "NewsAPIClient is a REST Client, written in Swift 3.0, which interacts with NewsAPI (https://newsapi.org) to retrieve headlines currently published on a range of news sources and blogs",
"homepage": "https://github.com/andreamarcolin/NewsAPIClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andreamarcolin": "andreamarcolin@hotmail.it"
},
"source": {
"git": "https://github.com/andreamarcolin/NewsAPIClient.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/andreamarcolin5",
"platforms": {
"ios": "8.0"
},
"source_files": "NewsAPIClient/Classes/**/*",
"pushed_with_swift_version": "3.0"
}