[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 4 / NISdk / 5.0.1 / NISdk.podspec.json
blob9f96513b56b899b3216bd18c90ee722cdc9af92f
2   "name": "NISdk",
3   "version": "5.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": "v5.0.1"
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   "swift_version": "4.2"