[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 7 / AotterTrek-iOS-SDK / 3.2.1 / AotterTrek-iOS-SDK.podspec.json
blob727676a9493038403561bc46c025c477a984f519
2   "name": "AotterTrek-iOS-SDK",
3   "version": "3.2.1",
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.1"
15   },
16   "exclude_files": "Classes/Exclude",
17   "vendored_frameworks": "AotterTrekSample/AotterTrek-iOS-SDK.framework",
18   "swift_versions": "4.2",
19   "frameworks": [
20     "SystemConfiguration",
21     "CoreMedia",
22     "WebKit",
23     "CoreTelephony",
24     "AdSupport",
25     "AVKit",
26     "AVFoundation",
27     "Foundation",
28     "UIKit",
29     "GoogleInteractiveMediaAds"
30   ],
31   "dependencies": {
32     "GoogleAds-IMA-iOS-SDK": [
33       "~> 3.9"
34     ]
35   },
36   "swift_version": "4.2"