[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / c / DrawPathView / 0.1.2 / DrawPathView.podspec.json
blobfd0ee86079522134cb31c8257b0b8750519adcc8
2   "name": "DrawPathView",
3   "version": "0.1.2",
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.2"
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"