blob: f056d22c34e5c6c68ea858b7b32ffd1f6ae193a3 [file] [log] [blame]
{
"name": "RSSKit",
"version": "1.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A RSS/Atom Parser in Swift",
"homepage": "https://github.com/quan118/RSSKit",
"authors": "Quan Nguyen",
"source": {
"git": "https://github.com/quan118/RSSKit.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}