blob: f78e16ff61da0832737f87a0b2f1da1568e4a8fb [file] [log] [blame]
{
"name": "JSONFeedCodable",
"version": "1.0.2",
"summary": "This is short description of JSONFeed.",
"homepage": "https://github.com/damian-rzeszot/JSONFeed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damian Rzeszot": "damian.rzeszot@gmail.com"
},
"source": {
"git": "https://github.com/damian-rzeszot/JSONFeed.git",
"tag": "1.0.2"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "JSONFeed/*.swift",
"frameworks": "Foundation"
}