[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 3 / d / NStackSDK / 5.1.6 / NStackSDK.podspec.json
bloba88ed7ad41b29e7701c3f83e88274b30c0d92391
2   "name": "NStackSDK",
3   "version": "5.1.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.2",
22   "default_subspecs": "Core",
23   "dependencies": {
24     "NLocalizationManager": [
25       "~> 3.1.4"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": [
32         "NStackSDK/**/*.swift"
33       ]
34     }
35   ],
36   "swift_version": "5.2"