[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / a / c / VJBooking / 1.1.3 / VJBooking.podspec.json
blob7d46129e478e7b95a81244db846228b65042c85b
2   "name": "VJBooking",
3   "version": "1.1.3",
4   "summary": "A brief description of VJBooking.",
5   "description": "A more detailed description of VJBooking.",
6   "homepage": "https://github.com/lamnt9",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lam Nguyen": "lamnt9@hdbank.com.vn"
13   },
14   "source": {
15     "git": "git@github.com:lamnt9/pub_vjbooking.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": [
22     "HDBSDKCore.xcframework/**/*.{h,m,swift}",
23     "VJBooking.xcframework/**/*.{h,m,swift}",
24     "shared.xcframework/**/*.{h,m,swift}"
25   ],
26   "vendored_frameworks": [
27     "HDBSDKCore.xcframework",
28     "VJBooking.xcframework",
29     "shared.xcframework"
30   ]