[Add] NAMSDKMediationLAN 2.9.20241106.0
[CocoaPods.git] / Specs / c / 8 / e / MPBSignatureViewController / 1.4.12 / MPBSignatureViewController.podspec.json
blobee95a4c5cddbde94083fe91d51b6bf7ea2b99dae
2   "name": "MPBSignatureViewController",
3   "version": "1.4.12",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "summary": "Signature Field",
11   "homepage": "http://www.payworksmobile.com",
12   "authors": {
13     "payworks GmbH": "info@payworksmobile.com"
14   },
15   "source": {
16     "git": "https://github.com/payworks/MPBSignatureViewController.git",
17     "tag": "1.4.12"
18   },
19   "description": "A ViewController to capture a user's signature on screen and access it as an UIImage",
20   "source_files": [
21     "MPBSignatureViewController/*.{h,m}",
22     "External/**/*.{h,m}"
23   ],
24   "resource_bundles": {
25     "MPBSignatureViewResources": [
26       "Resources/*.png",
27       "Resources/*.lproj"
28     ]
29   },
30   "requires_arc": true,
31   "frameworks": [
32     "GLKit",
33     "OpenGLES"
34   ]