2 "name": "OptimoveCore",
4 "summary": "Official Optimove SDK for iOS. Core framework.",
5 "description": "The core framework is used to share code-base between other Optimove frameworks.",
6 "homepage": "https://github.com/optimove-tech/Optimove-SDK-iOS",
12 "Mobius Solutions": "mobile@optimove.com"
15 "git": "https://github.com/optimove-tech/Optimove-SDK-iOS.git",
21 "swift_versions": "5",
22 "source_files": "OptimoveCore/Sources/Classes/**/*",
23 "frameworks": "Foundation",
29 "OptimoveCore/Tests/Sources/**/*",
30 "Shared/Tests/Sources/**/*"
33 "OptimoveCore/Tests/Resources/**/*",
34 "Shared/Tests/Resources/**/*"