[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 6 / 4 / TestGithubCI / 0.0.5 / TestGithubCI.podspec.json
blob5c9cbb5b0b0b6b497ca52d8b906f12c78cb46027
2   "name": "TestGithubCI",
3   "version": "0.0.5",
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   "static_framework": true,
20   "source": {
21     "git": "https://github.com/heguanyu/TestGithubCI.git",
22     "tag": "0.0.5"
23   },
24   "source_files": "TestXCFramework/**/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"