[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 7 / 4 / SwiftSignatureView / 0.0.6 / SwiftSignatureView.podspec.json
blob6a1990110846dbc23d8688fce2684386f9e78ad0
2   "name": "SwiftSignatureView",
3   "version": "0.0.6",
4   "summary": "A lightweight, fast and customizable option for capturing signatures within your app.",
5   "description": "SwiftSignatureView is a lightweight, fast and customizable option for capturing signatures within your app. You can retrieve the signature as a UIImage.",
6   "homepage": "https://github.com/alankarmisra/SwiftSignatureView",
7   "license": "MIT",
8   "authors": {
9     "Alankar Misra": "alankarmisra@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alankarmisra/SwiftSignatureView.git",
13     "tag": "0.0.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SwiftSignatureView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"