blob: e41c68d04f98c18076bd92495651198c8c3802ac [file] [log] [blame]
{
"name": "BidirectionalMap",
"version": "1.0.4",
"summary": "Sample framework from blog post, not for real world use.",
"homepage": "https://github.com/zefferus/BidirectionalMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Wilkinson": "tbondwilkinson@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source": {
"git": "https://github.com/zefferus/BidirectionalMap.git",
"tag": "1.0.4",
"submodules": false
},
"source_files": "BidirectionalMap/**/*.{h,swift}"
}