[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / b / Straal / 1.0.0 / Straal.podspec.json
blob9c461a3761c9f46da8f9d0cda406a2074ceb80fe
2   "name": "Straal",
3   "version": "1.0.0",
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": "13.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/straal/straal-ios.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/Straal/**/*.swift",
23   "dependencies": {
24     "IDZSwiftCommonCrypto": [
26     ]
27   },
28   "swift_version": "5.3"