[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 4 / 6 / NPayFrameworkMC / 1.0.3 / NPayFrameworkMC.podspec.json
blob87d62bc3ab8560e935f37c3a7f7ef4e0458cf176
2   "name": "NPayFrameworkMC",
3   "version": "1.0.3",
4   "summary": "This SDK for 9Pay's Merchant",
5   "homepage": "https://github.com/mobile9pay/ios_sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "“vupham9pay": "vupt@9pay.vn"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.6",
17   "source": {
18     "git": "https://github.com/mobile9pay/ios_sdk.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "NPayFramework/**/*.swift",
23     "*.swift"
24   ],
25   "resource_bundles": {
26     "Resources": [
27       "**/*.{xib,xcassets}"
28     ]
29   },
30   "requires_arc": true,
31   "ios": {
32     "vendored_frameworks": "NPayFramework.xcframework"
33   },
34   "swift_version": "5.6"