[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / e / 0 / 3 / NICardManagementSDK / 2.0.0 / NICardManagementSDK.podspec.json
blob41d59b7018e5a0e193b1d58be17a233912320404
2   "name": "NICardManagementSDK",
3   "version": "2.0.0",
4   "summary": "SDKs to help card issuers to consume our APIs from iOS applications.",
5   "homepage": "https://github.com/network-international/card-management-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Network International",
11   "platforms": {
12     "ios": "15.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/network-international/card-management-sdk-ios.git",
17     "tag": "2.0.0"
18   },
19   "source_files": "CardManagementSDK/**/*.{swift}",
20   "resources": "CardManagementSDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,otf}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "swift_version": "5.0"