[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 8 / FiskalySDK / 1.2.001 / FiskalySDK.podspec.json
blob7c3eeb570717c794db7d8fb3dcfa50c42b98be2d
2   "name": "FiskalySDK",
3   "version": "1.2.001",
4   "summary": "FiskalySDK creates a bridge between native Swift and the fiskaly Client.",
5   "description": "The FiskalySDK helps integrators work with the fiskaly Client using native Swift functions. This SDK provides a \nframework to be imported into iOS Projects.",
6   "homepage": "https://developer.fiskaly.com/",
7   "license": {
8     "type": "MIT",
9     "file": "license.txt"
10   },
11   "authors": {
12     "fiskaly GmbH": "office@fiskaly.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/fiskaly/fiskaly-sdk-swift/releases/download/v1.2.001/FiskalySDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "FiskalySDK.framework"
22   }