[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / c / DrawPathView / 0.1.1 / DrawPathView.podspec.json
blobaed2693006746f2fd6c45debd0705b18872b6926
2   "name": "DrawPathView",
3   "version": "0.1.1",
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.1"
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"