[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / e / projectTestSDK8 / 1.1.0 / projectTestSDK8.podspec.json
blob0505bae136f0784e39d563711e9d7a55c714a9ed
2   "name": "projectTestSDK8",
3   "version": "1.1.0",
4   "summary": "testing sdk",
5   "description": "testing sdk",
6   "homepage": "https://github.com/vishwas513/test_Demo_SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Test": "test65@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/vishwas513/iOS_Demo_SDK/raw/main/SDK.zip"
16   },
17   "resources": [
18     "CreditScoreSDK.framework/CreditScore.bundle"
19   ],
20   "vendored_frameworks": "CreditScoreSDK.framework",
21   "static_framework": true,
22   "platforms": {
23     "ios": "10.0"
24   },
25   "swift_versions": "5.0",
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "CoreData"
30   ],
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "5.0"