[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 5 / 8 / c / DrawPathView / 0.1.3 / DrawPathView.podspec.json
blob0549609ef09a58ecdfb2f2a596d37c4313318aa6
2   "name": "DrawPathView",
3   "version": "0.1.3",
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.3"
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"