[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 2 / ISPORTSDK / 1.5.3 / ISPORTSDK.podspec.json
blobdfd4c9cc6e1a9b8540cd56111c3889f2d97385a7
2   "name": "ISPORTSDK",
3   "version": "1.5.3",
4   "summary": "ISport Sdk iOS",
5   "description": "ISport SDK iOS",
6   "homepage": "https://wiinvent.tv",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (C) 2022 by iSport, Inc"
10   },
11   "authors": {
12     "iSport": "support@wiinvent.tv"
13   },
14   "vendored_frameworks": "ISPORTSDK.xcframework",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5.0"
22   ],
23   "source": {
24     "git": "https://github.com/ISporty/isport-sdk-ios-release.git",
25     "tag": "v1.5.3"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
29     "ONLY_ACTIVE_ARCH": "YES"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
33     "ONLY_ACTIVE_ARCH": "YES"
34   },
35   "frameworks": [
36     "AVFoundation",
37     "UIKit",
38     "WebKit"
39   ],
40   "swift_version": "5.0"