[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 9 / a / 3 / TouchDraw / 0.1.0 / TouchDraw.podspec.json
blob496bf270a01bf9406196c53f7d608ef06d01926f
2   "name": "TouchDraw",
3   "version": "0.1.0",
4   "summary": "TouchDraw lets you can draw with your finger.",
5   "description": "TouchDraw is a subclass of UIView that allows you to draw on a UIView.",
6   "homepage": "https://github.com/dehli/TouchDraw",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Paul Dehli": "dehli@gatech.edu"
13   },
14   "social_media_url": "http://twitter.com/cpdehli",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/dehli/TouchDraw.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "TouchDraw/**/*.{swift}"