blob: 5cbc1500f7f0d8d0d084d365197eb69970f9341e [file] [log] [blame]
{
"name": "BASSquareCropper",
"version": "0.0.1",
"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.1"
},
"source_files": "BASSquareCropper/**/*.{h,m}",
"requires_arc": true
}