[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 8 / 1 / 2 / mottosdkios / 0.0.1 / mottosdkios.podspec.json
blob0c20ee1366b80214393380d2c695b35681f7ac80
2   "name": "mottosdkios",
3   "version": "0.0.1",
4   "summary": "Motto SDK-iOS",
5   "swift_versions": "5.0",
6   "description": "Motto SDK - iOS",
7   "homepage": "https://motto.kr/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "daybreaker48": "prof.dagian@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mjtlab/motto-sdk-ios.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "mottosdkios/**/*",
23   "static_framework": true,
24   "frameworks": [
25     "UIKit",
26     "WebKit",
27     "Foundation",
28     "CFNetwork"
29   ],
30   "dependencies": {
31     "SnapKit": [
32       "~> 5.6.0"
33     ],
34     "Then": [
36     ],
37     "Alamofire": [
39     ],
40     "VungleAds": [
42     ],
43     "UnityAds": [
45     ]
46   },
47   "swift_version": "5.0"