blob: e7d5553bc440dbfd4f7d0583eaf1b1f6dcc523ea [file] [log] [blame]
{
"name": "BASSquareCropper",
"version": "0.0.2",
"summary": "A simple, customizable square scale and crop view controller",
"homepage": "https://github.com/Stakenborg/BASSquareCropper",
"screenshots": [
"https://github.com/Stakenborg/BASSquareCropper/raw/master/croppingscreenshot.png",
"https://github.com/Stakenborg/BASSquareCropper/raw/master/croppedscreenshot.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stakenborg": "b.stakenborg@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Stakenborg/BASSquareCropper.git",
"tag": "0.0.2"
},
"source_files": "BASSquareCropper/**/*.{h,m}",
"requires_arc": true
}