blob: 52a471a1e9ad72d5e36631b648c69d104d816039 [file] [log] [blame]
{
"name": "FeedParser",
"version": "3.1.0",
"license": "MIT",
"summary": "An RSS and 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": "3.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift"
}