[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / e / DrowningGraphicer / 0.1.0 / DrowningGraphicer.podspec.json
blobb187eb3a0381eb49533b5ee13d5f6c30d0163260
2   "name": "DrowningGraphicer",
3   "version": "0.1.0",
4   "summary": "CoreGraphics wrapper library - handling CGContextRef.",
5   "homepage": "https://github.com/azu/DrowningGraphicer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/DrowningGraphicer.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "DrowningGraphicer/**/*.{h,m}",
21   "frameworks": "CoreGraphics",
22   "requires_arc": true