[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 9 / EPSignature / 1.0.5 / EPSignature.podspec.json
blobf434b174246da3a2ad0aca50ba9fab9f697b5ee5
2   "name": "EPSignature",
3   "version": "1.0.5",
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.5"
14   },
15   "platforms": {
16     "ios": "9.0"
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"