[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / 5 / 9 / EPSignature / 1.0.6 / EPSignature.podspec.json
blob47b17ddbe273832940e5b0c4a9c86d2b71bd5deb
2   "name": "EPSignature",
3   "version": "1.0.6",
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.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "resources": [
21     "Pod/Classes/EPSignatureViewController.xib"
22   ],
23   "pushed_with_swift_version": "3.0"