[Add] unicocheck-ios 2.16.5
[CocoaPods.git] / Specs / 8 / c / b / SwiftyDraw / 2.4.1 / SwiftyDraw.podspec.json
blob0ddca5ed4da61d431d723858afcd8e142a580530
2   "name": "SwiftyDraw",
3   "version": "2.4.1",
4   "summary": "A simple, core graphics drawing framework written in Swift",
5   "description": "SwiftyDraw is a simple drawing framework written in Swift. SwiftyDraw is built using Core Gaphics and is very easy to implement",
6   "homepage": "https://github.com/Awalz/SwiftyDraw",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Linus Geffarth": "linus@geffarth.com"
13   },
14   "source": {
15     "git": "https://github.com/Awalz/SwiftyDraw.git",
16     "tag": "2.4.1"
17   },
18   "social_media_url": "https://twitter.com/linusgeffarth",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Source/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"