[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / b / HashableProtocol / 0.1.0 / HashableProtocol.podspec.json
blob22d32ab1635014cdd697cbe3429fb81ecf6e86e2
2   "name": "HashableProtocol",
3   "version": "0.1.0",
4   "summary": "A dictionary that can use protocol as a key.",
5   "homepage": "https://github.com/0x0c/HashableProtocol",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Akira Matsuda": "akira.matsuda@me.com"
12   },
13   "source": {
14     "git": "https://github.com/0x0c/HashableProtocol.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HashableProtocol/Classes/**/*"