Skip to content

Commit

Permalink
[Add] OlympusSDK 0.2.24
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlabs-dev authored and CocoaPodsBot committed Dec 8, 2024
1 parent b54e5f2 commit acb65eb
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions Specs/c/d/8/OlympusSDK/0.2.24/OlympusSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "OlympusSDK",
"version": "0.2.24",
"summary": "OlympusSDK for iOS",
"swift_versions": "5.0",
"platforms": {
"ios": "15.0"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.tjlabscorp.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tjlabs-dev": "[email protected]"
},
"source": {
"git": "https://github.com/tjlabs/olympus-ios-app.git",
"tag": "0.2.24"
},
"source_files": "OlympusSDK/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
},
"resource_bundles": {
"OlympusSDK": [
"OlympusSDK/Assets/*.png"
]
},
"swift_version": "5.0"
}

0 comments on commit acb65eb

Please sign in to comment.