{ | |
"name": "Bankside", | |
"version": "0.2.0", | |
"license": "MIT", | |
"summary": "Simple fixture generation tool for your tests", | |
"homepage": "https://github.com/mogstad/Bankside", | |
"authors": { | |
"Bjarne Mogstad": "me@mogstad.co" | |
}, | |
"source": { | |
"git": "https://github.com/mogstad/bankside.git", | |
"tag": "v0.2.0" | |
}, | |
"platforms": { | |
"ios": "8.0", | |
"osx": "10.10" | |
}, | |
"source_files": "sources/*.swift", | |
"requires_arc": true | |
} |