[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / b / AASignatureView / 0.0.1 / AASignatureView.podspec.json
blob012f6b92556faf47af7a28f40b7dbeb6bc3b0380
2   "name": "AASignatureView",
3   "version": "0.0.1",
4   "summary": "AASignatureView is a UIView to capture digital signature by drawing it on screen easily in iOS, written in Swift.",
5   "description": "AASignatureView is a customised storyboard based UIView class that allows to capture digital signature easily without writing code.",
6   "homepage": "https://github.com/EngrAhsanAli/AASignatureView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EngrAhsanAli/AASignatureView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AASignatureView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"