[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 1 / f / c / SGLImage / 2.2.0 / SGLImage.podspec.json
blob66b336b18446cd9a5e1c1313412dfed9582af3ce
2   "name": "SGLImage",
3   "version": "2.2.0",
4   "summary": "SwiftGL Image Library",
5   "description": "The SwiftGL image library allows for platform independent loading of images. Currently BMP, PNG, and GIF are supported.",
6   "homepage": "https://github.com/SwiftGL/Image",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AE9RB": "dturnbull@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SwiftGL/Image.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11"
21   },
22   "source_files": "Sources/SGLImage/*.swift"