blob: f375befb0c73b46341ad1945fd7670f0553e3684 [file] [log] [blame]
{
"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
}