[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 5 / 7 / DrawVCUtil / 0.1.4 / DrawVCUtil.podspec.json
blob2e323c41d6572960627f067ca221d5a637c35973
2   "name": "DrawVCUtil",
3   "version": "0.1.4",
4   "summary": "A viewcontroller where you can draw something",
5   "description": "TODO: I wrote this pod because I have a few applications where a person must draw a signature.\n      In this pod you can make a draw and export it to an UIImage.",
6   "homepage": "https://github.com/josco007/DrawVCUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "josco007": "noe_is10@msn.com"
13   },
14   "source": {
15     "git": "https://github.com/josco007/DrawVCUtil.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DrawVCUtil/Classes/**/*"