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