[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 7 / 4 / SwiftSignatureView / 0.0.3 / SwiftSignatureView.podspec.json
blob9560c937d7ea89bfd529e97406fc41383b0c586e
2   "name": "SwiftSignatureView",
3   "version": "0.0.3",
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. \n",
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.3"
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"