[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / c / b / SwiftyDraw / 2.1.2 / SwiftyDraw.podspec.json
blobff3d6b95e32db9fb26b2e25e6478cf7f2ebcdf7c
2   "name": "SwiftyDraw",
3   "version": "2.1.2",
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.1.2"
17   },
18   "social_media_url": "https://twitter.com/linusgeffarth",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "Source/**/*",
24   "frameworks": "UIKit"