[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / a / mottolib / 0.0.5 / mottolib.podspec.json
bloba7fc50ee7f4e5fabd734ff7bd287fd41252b08c7
2   "name": "mottolib",
3   "version": "0.0.5",
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.5"
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   "frameworks": [
31     "UIKit",
32     "WebKit",
33     "Foundation",
34     "CFNetwork"
35   ],
36   "dependencies": {
37     "SnapKit": [
38       "~> 5.6.0"
39     ],
40     "Then": [
42     ],
43     "Alamofire": [
45     ],
46     "VungleAds": [
48     ],
49     "UnityAds": [
51     ]
52   },
53   "swift_version": "5.0"