blob: 73784da9e330e3ecc290a0c6500203443fb3b9bc [file] [log] [blame]
{
"name": "NewsAPI",
"version": "0.0.5",
"summary": "Access worldwide news with NewsAPI iOS Library",
"description": "Get breaking news headlines, and search for articles from over 5,000 news sources and blogs with our NewsAPI iOS Library",
"homepage": "https://github.com/AppShuttleInc/NewsAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AppShuttle.io": "hello@appshuttle.io"
},
"source": {
"git": "https://github.com/AppShuttleInc/NewsAPI.git",
"tag": "0.0.5"
},
"social_media_url": "https://twitter.com/AppShuttleio",
"platforms": {
"ios": "8.0"
},
"source_files": "NewsAPI/Classes/**/*",
"pushed_with_swift_version": "4.0"
}