[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / f / 3 / SugarLumpCoreGraphics / 0.0.1 / SugarLumpCoreGraphics.podspec.json
bloba7590e81e2bb1db4cdc0cdf75c90fffd7d7c3f8d
2   "name": "SugarLumpCoreGraphics",
3   "homepage": "https://github.com/Machipla/SugarLumpCoreGraphics",
4   "version": "0.0.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "authors": "Mario Chinchilla",
9   "summary": "The core graphics module of SugarLump pod",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "source": {
15     "git": "https://github.com/Machipla/SugarLumpCoreGraphics.git",
16     "tag": "0.0.1"
17   },
18   "swift_version": "4.0",
19   "source_files": "Sources/**/*.{swift}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics"
23   ]