[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 4 / 9 / AFImageHelper / 3.0.1 / AFImageHelper.podspec.json
blob10dd8a706a93afbd2cfad36c1ef7746e3764537d
2   "name": "AFImageHelper",
3   "version": "3.0.1",
4   "summary": "Image Extensions for Swift 2.0",
5   "description": "A collection of extensions for handling image creation from colors and gradients; Manipulating by cropping and scaling; Background fetching from the web with support for caching.",
6   "homepage": "https://github.com/melvitax/AFImageHelper",
7   "screenshots": "https://raw.githubusercontent.com/melvitax/AFImageHelper/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Melvin Rivera": "melvin@allforces.com"
11   },
12   "source": {
13     "git": "https://github.com/melvitax/AFImageHelper.git",
14     "tag": "3.0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "AFImageHelper/**/*"