blob: d5fe0041dd8dfe8201f4fd38600b5e6442bb0b91 [file] [log] [blame]
{
"name": "FeedParser",
"version": "2.0.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.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift"
}