[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 7 / AotterTrek-iOS-SDK / 3.8.0 / AotterTrek-iOS-SDK.podspec.json
blob342d0b920cafda05a5c03695163cf7d097e1a20e
2   "name": "AotterTrek-iOS-SDK",
3   "version": "3.8.0",
4   "summary": "AotterTrek SDK for iOS developer.",
5   "description": "AotterTrek SDK for iOS developer. Contains Tracker and Ad features.",
6   "homepage": "https://trek.aotter.net",
7   "license": "MIT",
8   "authors": "Aotter Inc.",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/aotter/AotterTrek-iOS-SDK.git",
14     "tag": "3.8.0"
15   },
16   "exclude_files": "Classes/Exclude",
17   "vendored_frameworks": [
18     "AotterTrekSample/AotterTrek-iOS-SDK.framework",
19     "AotterTrekSample/OMSDK_Aotternet.xcframework"
20   ],
21   "swift_versions": "4.2",
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreMedia",
25     "WebKit",
26     "CoreTelephony",
27     "AdSupport",
28     "AVKit",
29     "AVFoundation",
30     "Foundation",
31     "UIKit",
32     "OMSDK_Aotternet",
33     "CoreMotion"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "4.2"