[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 0 / 5 / DM_YPDrawSignatureView / 1.1.3 / DM_YPDrawSignatureView.podspec.json
blob042b7f89f9a62f4eed22700c4ff0e3fc42d2cb4a
2   "name": "DM_YPDrawSignatureView",
3   "module_name": "YPDrawSignatureView",
4   "version": "1.1.3",
5   "swift_versions": "5.0",
6   "summary": "Simple class for capturing signatures.",
7   "description": "Capture signature view in Swift and export it as a vector graphics or bitmap",
8   "homepage": "https://github.com/GJNilsen/YPDrawSignatureView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "GJNilsen": "gj.nilsen@appfact.no"
15   },
16   "source": {
17     "git": "https://github.com/GJNilsen/YPDrawSignatureView.git",
18     "tag": "1.1.3"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Sources/*.swift",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"