[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / 9 / 8 / d / BOSImageResizeOperation / 0.1.0 / BOSImageResizeOperation.podspec.json
blob0eac4acf2a38d0159551832ea9f8511e2d815c05
2   "name": "BOSImageResizeOperation",
3   "version": "0.1.0",
4   "summary": "An Objective-C operation to resize your images correctly and quickly.",
5   "homepage": "https://github.com/BucketOSoftware/BOSImageResizeOperation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex Michaud": "alex@bucketosoftware.com"
12   },
13   "source": {
14     "git": "https://github.com/BucketOSoftware/BOSImageResizeOperation.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "source_files": "BOSImageResizeOperation/",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true