blob: f92e67e243d9a689db8b174c9717d3b4bc7906ca [file] [log] [blame]
{
"name": "BVCropPhoto",
"version": "0.0.1",
"summary": "Image cropping library for iOS.",
"homepage": "https://github.com/vvbogdan/BVCropPhoto",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vitalii Bogdan": "bogdan.vitalik@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/vvbogdan/BVCropPhoto.git",
"tag": "0.0.1"
},
"source_files": [
"BVCropPhoto",
"BVCropPhoto/**/*.{h,m}"
],
"requires_arc": true
}