[Add] AcousticConnectReactNativeDebug 1.0.50
[CocoaPods.git] / Specs / 8 / 0 / 1 / MozoSDK / 2.1.3.3 / MozoSDK.podspec.json
blobdc7139f8ab27677c0af6b1adbbab2be77c850302
2   "name": "MozoSDK",
3   "version": "2.1.3.3",
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://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.1.3.3"
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   "pod_target_xcconfig": {
34     "DEFINES_MODULE": "YES"
35   },
36   "dependencies": {
37     "Alamofire": [
39     ],
40     "CoreStore": [
42     ],
43     "RNCryptor": [
44       "~> 5.1.0"
45     ],
46     "web3swift": [
47       "~> 2.6.4"
48     ],
49     "MBProgressHUD": [
51     ],
52     "SDWebImage": [
54     ],
55     "SwiftyJSON": [
57     ],
58     "libPhoneNumber-iOS": [
60     ],
61     "JWTDecode": [
63     ]
64   },
65   "swift_version": "5"