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