[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 4 / SwiftSignatureView / 0.0.8 / SwiftSignatureView.podspec.json
blob1c4044fbf21f25e0476ba766600161235f9a223a
2   "name": "SwiftSignatureView",
3   "version": "0.0.8",
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.8"
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   }