[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 6 / 4 / TestGithubCI / 0.1.2 / TestGithubCI.podspec.json
blob09f743b8464c32b76bd35f34a297d4d0df208d7d
2   "name": "TestGithubCI",
3   "version": "0.1.2",
4   "summary": "Testing Github actions for IOS SDK build and deployment features",
5   "description": "Testing Github actions for IOS SDK build and deployment features. Includes a XCFramework and a sample app that calls function in it.",
6   "homepage": "https://github.com/heguanyu/TestGithubCI",
7   "documentation_url": "https://github.com/heguanyu/TestGithubCI/blob/main/README.md",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Guanyu He": "ghe@linkedin.com"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "http": "https://github.com/heguanyu/TestGithubCI/releases/download/0.1.2/TestXCFramework-0.1.2.zip"
21   },
22   "vendored_frameworks": "TestXCFramework-0.1.2/TestXCFramework.xcframework",
23   "swift_version": "5.0"