[Add] LogRocket 1.47.2
[CocoaPods.git] / Specs / 3 / 4 / c / SwiftNewsAPI / 1.0.0 / SwiftNewsAPI.podspec.json
blob4fcaf659360e349123e324f050b0db8eead2d721
2   "name": "SwiftNewsAPI",
3   "version": "1.0.0",
4   "summary": "Swift wrapper for the News API service.",
5   "description": "Get breaking news headlines, and search for articles from news sources and blogs all over the web with the News API.",
6   "homepage": "https://github.com/imryan/NewsAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Cohen": "notryancohen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imryan/NewsAPI.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/notryancohen",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "9.3"
22   },
23   "source_files": "NewsAPI/Classes/**/*",
24   "swift_version": "5.1"