blob: 22d32ab1635014cdd697cbe3429fb81ecf6e86e2 [file] [log] [blame]
{
"name": "HashableProtocol",
"version": "0.1.0",
"summary": "A dictionary that can use protocol as a key.",
"homepage": "https://github.com/0x0c/HashableProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akira Matsuda": "akira.matsuda@me.com"
},
"source": {
"git": "https://github.com/0x0c/HashableProtocol.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HashableProtocol/Classes/**/*"
}