blob: 3fd4e7c8e2ebc5c8369a7f0f4db8928aa8041887 [file] [log] [blame]
{
"name": "FeedKit",
"version": "7.1.1",
"license": "MIT",
"summary": "An RSS, Atom and JSON Feed parser written in Swift",
"homepage": "https://github.com/nmdias/FeedKit",
"authors": {
"Nuno Manuel Dias": "nmdias.pt@gmail.com"
},
"source": {
"git": "https://github.com/nmdias/FeedKit.git",
"tag": "7.1.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift"
}