[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 9 / 4 / NISdk / 3.0.1 / NISdk.podspec.json
blobea79f741e9f5e5fcdc0772f327aa9a35e9acd9c4
2   "name": "NISdk",
3   "version": "3.0.1",
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": "v3.0.1"
15   },
16   "source_files": "NISdk/Source/**/*.{swift}",
17   "resource_bundles": {
18     "NISdk": [
19       "NISdk/Resources/**/*.{xcassets,otf,strings}"
20     ]
21   },
22   "frameworks": [
23     "Foundation",
24     "Security",
25     "WebKit",
26     "PassKit"
27   ],
28   "requires_arc": true,
29   "swift_version": "4.2"