blob: 0eac4acf2a38d0159551832ea9f8511e2d815c05 [file] [log] [blame]
{
"name": "BOSImageResizeOperation",
"version": "0.1.0",
"summary": "An Objective-C operation to resize your images correctly and quickly.",
"homepage": "https://github.com/BucketOSoftware/BOSImageResizeOperation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Michaud": "alex@bucketosoftware.com"
},
"source": {
"git": "https://github.com/BucketOSoftware/BOSImageResizeOperation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "4.3"
},
"source_files": "BOSImageResizeOperation/",
"frameworks": "CoreGraphics",
"requires_arc": true
}