[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 8 / c / b / SwiftyDraw / 1.0.1 / SwiftyDraw.podspec.json
blob41f19515552ab771754203f3e4109a03a8c26d9c
2   "name": "SwiftyDraw",
3   "version": "1.0.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": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Walz": "andrewjwalz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Awalz/SwiftyDraw.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"