[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / 1 / NMCGExtension / 0.0.2 / NMCGExtension.podspec.json
blobf9cb5b9c478094d84070942db184d881aa133fb2
2   "name": "NMCGExtension",
3   "version": "0.0.2",
4   "summary": "Extension on CoreGraphics",
5   "description": "Add some nice things to CoreGraphics.",
6   "homepage": "https://github.com/NicolasMahe/NMCGExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas MaheĢ": "nicolas@mahe.me"
13   },
14   "source": {
15     "git": "https://github.com/NicolasMahe/NMCGExtension.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NMCGExtension/**/*.swift",
22   "frameworks": "CoreGraphics",
23   "pushed_with_swift_version": "3.0"