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