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