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