[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 9 / PPSSignatureView / 0.1.2 / PPSSignatureView.podspec.json
blob73842092fb27a5ad56185a5ff795707b746c54e2
2   "name": "PPSSignatureView",
3   "version": "0.1.2",
4   "summary": "Signature pad",
5   "description": "                    Signature Pad to capture a users signature.\n\n                    Techniques are described in blog entry: [Capture a Signature on iOS](https://www.altamiracorp.com/blog/employee-posts/capture-a-signature-on-ios)\n",
6   "homepage": "https://github.com/jharwig/PPSSignatureView",
7   "license": "MIT",
8   "authors": {
9     "jharwig": "jason@pinepointsoftware.com"
10   },
11   "source": {
12     "git": "https://github.com/jharwig/PPSSignatureView.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source",
20   "public_header_files": "Source/*.h",
21   "frameworks": [
22     "OpenGLES",
23     "GLKit"
24   ]