[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / a / 7 / 4 / SwiftSignatureView / 0.0.7 / SwiftSignatureView.podspec.json
blob2afcdd8890d00816140cd9cb31360f22db9fae0f
2   "name": "SwiftSignatureView",
3   "version": "0.0.7",
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.7"
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   }