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