blob: fa2bc57e286bdf1a90767cc11c46d5077a53782b [file] [log] [blame]
{
"name": "BFCropInterface",
"version": "1.0.0",
"summary": "A better crop tool for iOS.",
"homepage": "https://github.com/nicholjs/BFCropInterface",
"license": "MIT",
"authors": {
"John Nichols": "john@bitfountaincode.com"
},
"source": {
"git": "https://github.com/nicholjs/BFCropInterface.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BFCropInterface/*.{h,m}",
"resources": [
"CropDemo/CropDemo/node.png",
"CropDemo/CropDemo/node@2x.png"
],
"requires_arc": true
}