4 "summary": "Mozo protocol toolkit for Swift",
5 "description": "The Mozo SDK is a Swift implementation of the Mozo protocol. This SDK was originally made by Hoang Nguyen. It allows maintaining authentication/authorization with MozoX Services, receiving MozoX lucky coins via beacons and buying/selling/transferring MozoX. It is also supporting UI components for authentication and buying/selling/transferring MozoX.\n```",
6 "homepage": "https://www.mozocoin.io/",
12 "Mozo developers": "developer@mozocoin.io"
15 "git": "https://github.com/Biglabs/mozo-ios-sdk.git",
18 "swift_version": "4.1",
22 "source_files": "MozoSDK/Classes/**/*.{h,m,swift}",
24 "MozoSDK/Classes/**/*.xcdatamodeld",
25 "MozoSDK/Classes/**/*.txt"
29 "MozoSDK/Classes/**/*.{storyboard,xib}",
30 "MozoSDK/Assets/*.xcassets",
31 "MozoSDK/Localization/*.lproj/*.strings"
34 "pod_target_xcconfig": {
35 "DEFINES_MODULE": "YES"
50 "PromiseKit/Alamofire": [
65 "ReachabilitySwift": [