blob: 4fcaf659360e349123e324f050b0db8eead2d721 [file] [log] [blame]
{
"name": "SwiftNewsAPI",
"version": "1.0.0",
"summary": "Swift wrapper for the News API service.",
"description": "Get breaking news headlines, and search for articles from news sources and blogs all over the web with the News API.",
"homepage": "https://github.com/imryan/NewsAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/NewsAPI.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/notryancohen",
"swift_versions": "5.1",
"platforms": {
"ios": "9.3"
},
"source_files": "NewsAPI/Classes/**/*",
"swift_version": "5.1"
}