blob: d35e0ef80794c13e55678d929c0c928f2bf66340 [file] [log] [blame]
{
"name": "LooisBase",
"version": "0.0.1",
"summary": "A wrapper for web3swift",
"description": "A wrapper for web3swift, used for loois ios sdk.",
"homepage": "https://github.com/LOOIS-IO/loois-ios-sdk-base",
"license": "Apache License 2.0",
"authors": {
"Daaaaahan": "849565897@qq.com"
},
"source": {
"git": "https://github.com/LOOIS-IO/loois-ios-sdk-base.git",
"tag": "0.0.1"
},
"swift_version": "4.1",
"module_name": "LooisBase",
"platforms": {
"ios": "9.0"
},
"source_files": "LooisBase/**/*.{h,swift}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"deprecated": true
}