[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 4 / NISdk / 4.0.3 / NISdk.podspec.json
blob345ad685c59f38688770f7808f5ab20e7317ff41
2   "name": "NISdk",
3   "version": "4.0.3",
4   "summary": "Network International's Payment gateway sdk for iOS",
5   "homepage": "https://docs.ngenius-payments.com/reference#ios-sdk",
6   "license": "MIT",
7   "authors": "Network International",
8   "platforms": {
9     "ios": "11.0"
10   },
11   "swift_versions": "4.2",
12   "source": {
13     "git": "https://github.com/network-international/payment-sdk-ios.git",
14     "tag": "v4.0.3"
15   },
16   "source_files": "NISdk/Source/**/*.{swift}",
17   "resource_bundles": {
18     "NISdk": [
19       "NISdk/Resources/**/*"
20     ]
21   },
22   "frameworks": [
23     "Foundation",
24     "Security",
25     "WebKit",
26     "PassKit"
27   ],
28   "requires_arc": true,
29   "ios": {
30     "dependencies": {
31       "NI-Three-DS-Two-iOS-SDK": [
32         "~> 1.0.0"
33       ]
34     }
35   },
36   "swift_version": "4.2"