[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / 1 / MozoSDK / 2.0.44 / MozoSDK.podspec.json
blob1dde1f0a25198c7ace0e1349b9ca429c08ab1121
2   "name": "MozoSDK",
3   "version": "2.0.44",
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.\n```",
6   "homepage": "https://www.mozocoin.io/",
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.0.44"
17   },
18   "social_media_url": "https://facebook.com/MozoXVietNam",
19   "swift_versions": "4.1",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "MozoSDK/**/*.{h,m,swift}",
24   "resources": [
25     "MozoSDK/Classes/**/*.xcdatamodeld",
26     "MozoSDK/Classes/**/*.txt"
27   ],
28   "resource_bundles": {
29     "MozoSDK": [
30       "MozoSDK/Classes/**/*.{storyboard,xib}",
31       "MozoSDK/Assets/*.{xcassets,gif}",
32       "MozoSDK/Localization/*.lproj/*.strings"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "DEFINES_MODULE": "YES"
37   },
38   "dependencies": {
39     "AppAuth": [
41     ],
42     "CoreStore": [
43       "7.3.1"
44     ],
45     "RNCryptor": [
46       "~> 5.1.0"
47     ],
48     "web3swift": [
49       "~> 2.3.0"
50     ],
51     "ReachabilitySwift": [
53     ],
54     "MBProgressHUD": [
56     ],
57     "AlamofireImage": [
59     ],
60     "Kingfisher": [
61       "6.1.1"
62     ],
63     "SwiftyJSON": [
64       "5.0"
65     ],
66     "libPhoneNumber-iOS": [
68     ],
69     "JWTDecode": [
70       "2.6.0"
71     ]
72   },
73   "swift_version": "4.1"