[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / a / 5 / 4 / Signaturit / 1.3.0 / Signaturit.podspec.json
blob5c05003df1db58b5f66e4b88a44b9aebe8e6ac0b
2   "name": "Signaturit",
3   "version": "1.3.0",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "Signaturit Swift SDK",
8   "homepage": "https://signaturit.com",
9   "authors": {
10     "Signaturit": "api@signaturit.com"
11   },
12   "source": {
13     "git": "https://github.com/signaturit/swift-sdk.git",
14     "tag": "1.3.0"
15   },
16   "swift_version": "4.2",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "*",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.7"
25     ]
26   }