blob: d02a2eb00229e68308109f905de7c5bf0dda4277 [file] [log] [blame]
{
"name": "IrisKit",
"version": "1.1.0",
"license": "MIT",
"summary": "An RSS/Atom feed parser",
"homepage": "https://github.com/nmdias/IrisKit",
"authors": {
"Nuno Manuel Dias": "nmdias.pt@gmail.com"
},
"source": {
"git": "https://github.com/nmdias/IrisKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"deprecated": true
}