blob: 201756932c962479891d140a9b590a1f25b1f988 [file] [log] [blame]
{
"name": "NewsAPISwift",
"version": "2.0",
"summary": "NewsAPISwift is a Swift wrapper around NewsAPI.",
"description": "NewsAPISwift is a Swift wrapper around newsapi.org service, which provides articles from more than 70 sources.",
"homepage": "https://github.com/lucaslimapoa/NewsAPISwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lucas Lima": "lucaslimapoa2@gmail.com"
},
"source": {
"git": "https://github.com/lucaslimapoa/NewsAPISwift.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}