[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / e / KastleSDK / 1.0.0 / KastleSDK.podspec.json
blob062f1354b4e8e97d051ab355f5aabc63772648e3
2   "name": "KastleSDK",
3   "version": "1.0.0",
4   "summary": "A description of my XCFramework",
5   "homepage": "https://github.com/mehul-verma",
6   "authors": {
7     "Rahul Verma": "Rahul.verma4@globallogic.com"
8   },
9   "license": {
10     "type": "MIT",
11     "text": "MIT License"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "pod_target_xcconfig": {
17     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
18   },
19   "user_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "ios": {
23     "vendored_frameworks": "KastleSDK.xcframework"
24   },
25   "source": {
26     "git": "https://rahulverma4@bitbucket.org/kastlesystems/testcicdpod.git"
27   }