[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 5 / 9 / EPSignature / 1.0.4 / EPSignature.podspec.json
blob5d3eb26d212f5f07dcc4f365e8e465eba3e1a53c
2   "name": "EPSignature",
3   "version": "1.0.4",
4   "summary": "Signature component for iOS in Swift",
5   "description": "Features\n1. User can draw the signature either by finger or by apple pencil\n2. Ability to save the signature as default signature\n3. Ability to load the saved signature\n4. Works on both orientations(portrait and landscape)\n5. Works on both iPhone and iPad\n6. Also can be embedded in any container view\n7. Can extract the signature as Image\n8. Draws smoothly",
6   "homepage": "https://github.com/ipraba/EPSignature",
7   "license": "MIT",
8   "authors": {
9     "Prabaharan": "mailprabaharan.e@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ipraba/EPSignature.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "10.3"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Classes/EPSignatureViewController.xib"
22   ],
23   "pushed_with_swift_version": "3.0"