blob: 01ca85071984e0c362557c00e5ce1603f49bf606 [file] [log] [blame]
{
"name": "Holmes",
"version": "0.1.1",
"summary": "`Serialize` and `Deserialize` traits to be used with Sherlock.",
"authors": {
"Árpád Goretity": "h2co3@h2co3.org"
},
"license": {
"type": "MIT"
},
"swift_version": "3.2",
"homepage": "https://paywithcurl.com",
"social_media_url": "https://twitter.com/paywithcurl",
"source": {
"git": "https://github.com/paywithcurl/Holmes.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"platforms": {
"ios": "10.0"
}
}