[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / c / DrawPathView / 0.1.4 / DrawPathView.podspec.json
blob3dd74dd34882a28a29e5bbde375fb2b8a8aa5691
2   "name": "DrawPathView",
3   "version": "0.1.4",
4   "summary": "Drawable View written in pure Swift2",
5   "description": "Easy to use drawable custom View written in pure Swift2. You can delete paths or delete last drawn path. You can also draw paths with any colors you want and change this color whenever you want.",
6   "homepage": "https://github.com/ahmetkgunay/DrawPathView",
7   "license": "MIT",
8   "authors": {
9     "Ahmet Kazım Günay": "ahmetkgunay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ahmetkgunay/DrawPathView.git",
13     "tag": "0.1.4"
14   },
15   "social_media_url": "https://twitter.com/ahmtgny",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "DrawPathView.swift"