[Add] DouyinSDKTemplate 0.0.1
[CocoaPods.git] / Specs / 1 / 0 / d / GrowthBook-IOS / 1.0.19 / GrowthBook-IOS.podspec.json
blob2503d3fe14b3b1631e9c282a09c8375ce4117aea
2   "name": "GrowthBook-IOS",
3   "version": "1.0.19",
4   "homepage": "https://github.com/growthbook/growthbook-swift",
5   "documentation_url": "https://docs.growthbook.io",
6   "license": "https://opensource.org/licenses/MIT",
7   "authors": {
8     "KevychSolutions": "volodymyr.nazarkevych@kevychsolutions.com"
9   },
10   "summary": "Powerful A/B testing SDK for Swift - iOS",
11   "source": {
12     "http": "https://github.com/growthbook/growthbook-swift/releases/download/1.0.19/GrowthBook.xcframework.zip"
13   },
14   "vendored_frameworks": "build/GrowthBook.xcframework",
15   "swift_versions": [
16     "5.0",
17     "5.1",
18     "5.2"
19   ],
20   "platforms": {
21     "ios": "12.0",
22     "watchos": "5.0",
23     "tvos": "12.0"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "swift_version": "5.2"