[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / b / EyeofcloudSwiftSDK / 3.10.2 / EyeofcloudSwiftSDK.podspec.json
bloba1ea43699a567906a648ed68be5e65aed5f61929
2   "name": "EyeofcloudSwiftSDK",
3   "module_name": "Eyeofcloud",
4   "version": "3.10.2",
5   "summary": "Eyeofcloud experiment framework for iOS",
6   "homepage": "https://docs.developers.eyeofcloud.com/full-stack/docs",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eyeofcloud": "support@eyeofcloud.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.14"
17   },
18   "source": {
19     "git": "https://gitee.com/eyeofcloud/swift-sdk.git",
20     "tag": "v3.10.2"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_versions": [
24     "5.0",
25     "5.1"
26   ],
27   "frameworks": "Foundation",
28   "requires_arc": true,
29   "xcconfig": {
30     "GCC_PREPROCESSOR_DEFINITIONS": "EYEOFCLOUD_SDK_VERSION=@\\\"3.10.2\\\""
31   },
32   "swift_version": "5.1"