blob: a402fea18745eff6daf1de1f5257c054c4a80490 [file] [log] [blame]
{
"name": "BIShaker",
"version": "0.1.0",
"summary": "UIView category for shaking a view",
"description": "UIView category for shaking a view ",
"homepage": "http://brightinventions.pl",
"license": "MIT",
"authors": {
"Mateusz Klimczak": "mateusz.klimczak@brightinventions.pl"
},
"source": {
"git": "https://github.com/bright/Shaker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h"
}