blob: 5f5ce1f6d4341f56f7fee496c2ca79dc558ff338 [file] [log] [blame]
{
"name": "Autoprotocols",
"version": "0.1.1",
"summary": "Sourcery marker protocols",
"description": "Public defintion of protocols used by Sourcery templates as opt in markers to code generation.",
"homepage": "https://github.com/hectr/swift-autoprotocols",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hèctor Marquès": "h@mrhector.me"
},
"social_media_url": "https://twitter.com/elnetus",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/hectr/swift-autoprotocols.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}