blob: c6c0fc7a87dc5e2bb58dd645e4f2454fe9230086 [file] [log] [blame]
{
"name": "BWSelectViewController",
"version": "0.4.3",
"summary": "Controller that show a list of items that can be selectable.",
"homepage": "https://github.com/brunow/BWSelectViewController",
"license": "Apache License 2.0",
"authors": {
"Bruno Wernimont": "hello@brunowernimont.be"
},
"source": {
"git": "https://github.com/brunow/BWSelectViewController.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BWSelectViewController/*.{h,m}",
"requires_arc": true
}