[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 4 / TouchDrawView / 1.0.1 / TouchDrawView.podspec.json
blobb9257c9d53a511b7b2cadbcaf22d159a8150ca74
2   "name": "TouchDrawView",
3   "version": "1.0.1",
4   "summary": "A view with drawing functions. Include smooth path,rect,line,eraser and set drawing line alpha.",
5   "homepage": "https://github.com/kakerucode/TouchDrawView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kakeru": "kakerucode@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/kakerucode/TouchDrawView.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "TouchDrawView/**",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"