[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / a / 6 / 0 / BFImageResize / 0.1.0 / BFImageResize.podspec.json
blobbbd613670f9f00a36c75b30bc6f1095948a9065e
2   "name": "BFImageResize",
3   "version": "0.1.0",
4   "summary": "Simply resize your UIImages by passing width and UIImage to BTImageResize category",
5   "homepage": "https://github.com/bitfactoryci/BFImageResize",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matthias Nagel": "matthias@bitfactory.io"
12   },
13   "source": {
14     "git": "https://github.com/bitfactoryci/BFImageResize.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "BFImageResize/Classes/**/*"