blob: 9e73b22a382c0ea9b54f92352909124be567e3ed [file] [log] [blame]
{
"name": "DelegateProxy",
"version": "1.0.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": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
}
}