[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / e / 3 / d / NStackSDK / 5.1.3 / NStackSDK.podspec.json
blob7b8cf54e968ffd2e4164cd54b39086edc3ed86c0
2   "name": "NStackSDK",
3   "version": "5.1.3",
4   "summary": "NStackSDK is the companion software development kit to the NStack backend.",
5   "description": "NStack is Nodes' \"Backend as a Service\" product that enables clients to manage many aspects of their products by themselves.",
6   "homepage": "https://github.com/nstack-io/nstack-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nodes Agency - iOS": "ios@nodes.dk"
13   },
14   "source": {
15     "git": "https://github.com/nstack-io/nstack-ios-sdk",
16     "tag": "5.1.3"
17   },
18   "platforms": {
19     "ios": "11"
20   },
21   "swift_versions": "5.2",
22   "default_subspecs": "Core",
23   "dependencies": {
24     "NLocalizationManager": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": [
32         "NStackSDK/**/*.swift"
33       ]
34     }
35   ],
36   "swift_version": "5.2"