blob: f22c1c92b155bf98e703e93b7e976e6363cf06c8 [file] [log] [blame]
{
"name": "RSSKit",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/*.swift"
}