blob: 98ded5dc726ca79de3aacc5acf52f93635f8d2dd [file] [log] [blame]
{
"name": "WavesSDKExtensions",
"version": "0.1.8",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.0",
"license": {
"type": "MIT License",
"file": "LICENSE"
},
"homepage": "https://wavesplatform.com",
"authors": {
"Mefilt": "mefilt@gmail.com"
},
"summary": "WavesSDK – it is mobile libraries for easy and simple co-working Waves blockchain platform and any mobile app",
"source_files": "WavesSDKExtensions/Sources/**/*.{swift}",
"source": {
"git": "https://github.com/wavesplatform/WavesSDK-iOS.git",
"tag": "v0.1.8"
},
"ios": {
"frameworks": "UIKit"
},
"dependencies": {
"RxSwift": [
"~> 4.0"
]
},
"swift_version": "5.0"
}