blob: f217d0869983fa69ba82917db8c3a0b2cc6d9b25 [file] [log] [blame]
{
"name": "JSONFeedKit",
"version": "0.1.1",
"summary": "A JSON Feed wrapper written in pure Swift.",
"homepage": "https://github.com/roonieone/JSONFeedKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Malstrom": "malstrommark@gmail.com"
},
"social_media_url": "http://twitter.com/markmalstrom",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/roonieone/JSONFeedKit.git",
"tag": "0.1.1"
},
"frameworks": "Foundation",
"source_files": "Sources",
"dependencies": {
"SimpleJSONKit": [
]
},
"pushed_with_swift_version": "3.1"
}