[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 7 / 8 / SwiftySignature / 1.0.0 / SwiftySignature.podspec.json
blob4d5b42eb903c24998853a052fdbc17d33edb616f
2   "name": "SwiftySignature",
3   "version": "1.0.0",
4   "summary": "A lightweight signature capture framework written in Swift",
5   "description": "SwiftySignature is a simple, lightweight signature capture framework in Swift. SwiftySignature uses a UIView subclass for drawing and capture.",
6   "homepage": "https://github.com/Awalz/SwiftySignature",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrew Walz": "andrewjwalz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Awalz/SwiftySignature.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"