[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 5 / 8 / c / DrawPathView / 0.1.0 / DrawPathView.podspec.json
blob8f5ba93d96406245ef667735c936e10f99fcb233
2   "name": "DrawPathView",
3   "version": "0.1.0",
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.0"
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"