[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 3 / NICardManagementSDK / 2.0.0-alpha.1 / NICardManagementSDK.podspec.json
blobe6eb4a55190dc4f4e0b4f21bcd1aa5c7c379c9e3
2   "name": "NICardManagementSDK",
3   "version": "2.0.0-alpha.1",
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-alpha.1"
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"