[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / e / 2 / 1 / HinaABTesting / 0.0.1 / HinaABTesting.podspec.json
blob7e09f2d08d0bd04ab5664df1f01502e70bec90ce
2   "name": "HinaABTesting",
3   "version": "0.0.1",
4   "summary": "The official iOS/macOS SDK of Hina A/B Testing.",
5   "homepage": "https://github.com/dequal/HinaABTesting",
6   "license": "MIT",
7   "source": {
8     "git": "https://github.com/dequal/HinaABTesting.git",
9     "tag": "0.0.1"
10   },
11   "authors": "dequal",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.13"
15   },
16   "module_name": "HinaABTest",
17   "requires_arc": true,
18   "cocoapods_version": ">= 1.5.0",
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "vendored_frameworks": "Sources/*.xcframework",
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "arm64 x86_64"
28   }