[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / b / 0 / 7 / treksdkios / 0.0.3 / treksdkios.podspec.json
blobbdf8f60bb7498ef5c78bb670d68c08960bd36f02
2   "name": "treksdkios",
3   "version": "0.0.3",
4   "summary": "AotterTrek SDK AdMob Mediation Objc for iOS developer.",
5   "homepage": "https://trek.aotter.net",
6   "license": "MIT",
7   "authors": "Aotter Inc.",
8   "platforms": {
9     "ios": "10.0"
10   },
11   "source": {
12     "git": "https://github.com/aotter/trek-sdk-ios-swift.git",
13     "tag": "0.0.3"
14   },
15   "exclude_files": "Classes/Exclude",
16   "vendored_frameworks": [
17     "treksdkios.framework",
18     "OMSDK_Aotternet.xcframework"
19   ],
20   "swift_versions": "4.2",
21   "dependencies": {
22     "GoogleAds-IMA-iOS-SDK": [
23       "3.14.3"
24     ]
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "swift_version": "4.2"