blob: 2e9c05a092c031c5355aaa161cea4a89d41d9e83 [file] [log] [blame]
{
"name": "NewsParser",
"version": "0.1.2",
"summary": "News parser for https://newsapi.org",
"description": "Now we can parse some news) Especially from https://newsapi.org. Well, only from there",
"homepage": "https://github.com/DeniZDobynda/NewsParser",
"license": "GPL",
"authors": {
"Denis Dobynda": "denisdarm@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DeniZDobynda/NewsParser.git",
"tag": "0.1.2"
},
"source_files": [
"myPod",
"myPod/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"dependencies": {
"API": [
]
}
}