[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / b / Straal / 0.4.3 / Straal.podspec.json
blob44be63a785646ed7b5fc94f54d66e8b39c205f59
2   "name": "Straal",
3   "version": "0.4.3",
4   "summary": "A brilliant payment solution for disruptive businesses.",
5   "description": "Straal for iOS is a helper library to make it easier\nto make API requests directly from merchant's mobile iOS App.\nIt utilizes client-side encryption and sends data\nover HTTPS to make secure requests creating transactions and adding cards.",
6   "homepage": "https://straal.com/",
7   "social_media_url": "https://twitter.com/straal_",
8   "license": {
9     "type": "Apache License, Version 2.0"
10   },
11   "authors": {
12     "Straal": "devteam@straal.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/straal/straal-ios.git",
20     "tag": "0.4.3"
21   },
22   "source_files": "Straal/Classes/**/*.swift",
23   "dependencies": {
24     "IDZSwiftCommonCrypto": [
26     ]
27   },
28   "swift_version": "5.0"