[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / 1 / MozoSDK / 2.1.5 / MozoSDK.podspec.json
blobb627fae55b2fdd9c816051bbf4c9b33bbee23430
2   "name": "MozoSDK",
3   "version": "2.1.5",
4   "summary": "Mozo protocol toolkit for Swift",
5   "description": "The Mozo SDK is a Swift implementation of the Mozo protocol. It allows maintaining authentication, authorization with Mozo Services, receiving Mozo Tokens via beacons and buying, selling, transferring Mozo. It is also supporting UI components for authentication and buying, selling, transferring Mozo.",
6   "homepage": "https://mozotoken.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mozo Developers": "developer@mozocoin.io"
13   },
14   "source": {
15     "git": "https://github.com/Biglabs/mozo-ios-sdk.git",
16     "tag": "v2.1.5"
17   },
18   "social_media_url": "https://www.facebook.com/mozoxvn",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "MozoSDK/**/*.{h,m,swift}",
24   "resources": [
25     "MozoSDK/Resources/**"
26   ],
27   "resource_bundles": {
28     "MozoSDK": [
29       "MozoSDK/Classes/**/*.*",
30       "MozoSDK/Resources/**"
31     ]
32   },
33   "dependencies": {
34     "Alamofire": [
36     ],
37     "CoreStore": [
39     ],
40     "RNCryptor": [
41       "~> 5.1.0"
42     ],
43     "web3swift": [
44       "~> 2.6.4"
45     ],
46     "MBProgressHUD": [
48     ],
49     "SDWebImage": [
51     ],
52     "SwiftyJSON": [
54     ],
55     "libPhoneNumber-iOS": [
57     ],
58     "JWTDecode": [
60     ]
61   },
62   "swift_version": "5"