[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / f / 5 / a / mottolib / 0.0.8 / mottolib.podspec.json
blob513e21ddbf29ca89a5d2a9f437417898cba0f817
2   "name": "mottolib",
3   "version": "0.0.8",
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.8"
18   },
19   "platforms": {
20     "ios": "15.0"
21   },
22   "source_files": "mottolib/Classes/**/*",
23   "resource_bundles": {
24     "mottolib": [
25       "mottolib/Assets/*.png"
26     ]
27   },
28   "resources": "mottolib/Assets/*.png",
29   "static_framework": true,
30   "vendored_frameworks": "mottolib/MottoFrameworks.xcframework",
31   "frameworks": [
32     "UIKit",
33     "WebKit",
34     "Foundation",
35     "CFNetwork"
36   ],
37   "dependencies": {
38     "SnapKit": [
39       "~> 5.6.0"
40     ],
41     "Then": [
43     ],
44     "Alamofire": [
46     ],
47     "VungleAds": [
49     ],
50     "UnityAds": [
52     ]
53   },
54   "swift_version": "5.0"