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