[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 4 / 9 / AFImageHelper / 3.2.1 / AFImageHelper.podspec.json
blob395c4d178c1fa824b4c44dab40f18f177030ccf7
2   "name": "AFImageHelper",
3   "version": "3.2.1",
4   "summary": "Image Extensions for Swift 3.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/ImageHelper",
7   "screenshots": "https://raw.githubusercontent.com/melvitax/ImageHelper/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Melvin Rivera": "melvitax@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/melvitax/ImageHelper.git",
14     "tag": "3.2.1"
15   },
16   "social_media_url": "https://twitter.com/melvitax",
17   "platforms": {
18     "ios": "8.4",
19     "tvos": "9.0"
20   },
21   "xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": "Sources/**/*.{h,swift}"