[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / e / a / SecretHero / 1.1.0 / SecretHero.podspec.json
blobdad295118ca3d4c98c806ff93f99cbd33f45cfd1
2   "name": "SecretHero",
3   "version": "1.1.0",
4   "summary": "SecretHero iOS SDK",
5   "description": "Secret Hero is a sdk designed to add gaming functionalities into your application. This SDK empowers developers to integrate engaging gameplay experiences, including leaderboard tracking and coupon rewards, enhancing user engagement and retention within your app.",
6   "homepage": "https://github.com/SecretHeroDev/secret-hero",
7   "license": {
8     "type": "APACHE",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SecretHeroDev": ""
13   },
14   "source": {
15     "http": "https://github.com/SecretHeroDev/secret-hero/releases/download/secrethero-ios-1.1.0/SecretHero.xcframework.zip"
16   },
17   "vendored_frameworks": "SecretHero.xcframework",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "cocoapods_version": ">= 1.9",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
24   }