blob: 0e17e570e3e8c4f4467b5a1fcd19450b69e4eba8 [file] [log] [blame]
{
"name": "FeedKit",
"version": "6.2.0",
"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": "6.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}