blob: 7011a9fdef43c9829a1c14919c905f50089710b5 [file] [log] [blame]
{
"name": "DelegateProxy",
"version": "0.2.0",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"homepage": "https://github.com/ra1028",
"summary": "Proxy for receive delegate events more practically",
"source": {
"git": "https://github.com/ra1028/DelegateProxy.git",
"tag": "0.2.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true
}