[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 6 / e / a / SecretHero / 0.0.1-alpha / SecretHero.podspec.json
blob4e82c8753e644ac4d1a2096f92ad64a6d97eb18a
2   "name": "SecretHero",
3   "version": "0.0.1-alpha",
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-0.0.1-alpha/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   }