[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 8 / 6 / 1 / NMCGExtension / 0.0.1 / NMCGExtension.podspec.json
blob28dba70c687cfb9296bd57a4602c0bc3d22b9d07
2   "name": "NMCGExtension",
3   "version": "0.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NMCGExtension/**/*.swift",
22   "frameworks": "CoreGraphics",
23   "pushed_with_swift_version": "3.0"