[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / f / NewsAPIClient / 0.2.2 / NewsAPIClient.podspec.json
bloba6326f77c17a0fbaaefa93b64126259483545428
2   "name": "NewsAPIClient",
3   "version": "0.2.2",
4   "summary": "NewsAPICLient is a REST Client for NewsAPI.org",
5   "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",
6   "homepage": "https://github.com/andreamarcolin/NewsAPIClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andreamarcolin": "andreamarcolin@hotmail.it"
13   },
14   "source": {
15     "git": "https://github.com/andreamarcolin/NewsAPIClient.git",
16     "tag": "0.2.2"
17   },
18   "social_media_url": "https://twitter.com/andreamarcolin5",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NewsAPIClient/Classes/**/*",
23   "pushed_with_swift_version": "3.0"