[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 7 / AotterTrek-iOS-SDK / 3.2.5 / AotterTrek-iOS-SDK.podspec.json
blobab595b9aa11b0a5128138d04f70976730e8aca33
2   "name": "AotterTrek-iOS-SDK",
3   "version": "3.2.5",
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": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/aotter/AotterTrek-iOS-SDK.git",
14     "tag": "3.2.5"
15   },
16   "exclude_files": "Classes/Exclude",
17   "vendored_frameworks": [
18     "AotterTrekSample/AotterTrek-iOS-SDK.framework",
19     "AotterTrekSample/OMSDK_Aotternet.framework"
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     "GoogleInteractiveMediaAds",
33     "OMSDK_Aotternet"
34   ],
35   "dependencies": {
36     "GoogleAds-IMA-iOS-SDK": [
37       "~> 3.9"
38     ]
39   },
40   "swift_version": "4.2"