blob: ca21496524f691759d1673685c6e90a5271c9bc5 [file] [log] [blame]
{
"name": "FeedParser",
"version": "2.1.0",
"license": "MIT",
"summary": "An RSS/Atom feed parser written in Swift",
"homepage": "https://github.com/nmdias/FeedParser",
"authors": {
"Nuno Manuel Dias": "nmdias.pt@gmail.com"
},
"source": {
"git": "https://github.com/nmdias/FeedParser.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}