[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 8 / FiskalySDK / 1.2.100 / FiskalySDK.podspec.json
blob8ec8effc5a47b297dc08687f2a16309b6768218c
2   "name": "FiskalySDK",
3   "version": "1.2.100",
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.100/FiskalySDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "FiskalySDK.framework"
22   }