blob: 27d550fe56a154ca9b39bd1cf6b36ae0d5c5cacc [file] [log] [blame]
{
"name": "RResultBuilders",
"version": "1.0.0",
"summary": "RResultBuilders is a DSL library based on @resultBuilder",
"description": "RResultBuilders is available for iOS 11.0 and macOS 10.11, which makes building Attributed strings, alert and actionsheet is lot more easier than before in declarative way.",
"homepage": "https://github.com/rakutentech/ios-rresultbuilders",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavan": "pavm035"
},
"source": {
"git": "https://github.com/rakutentech/ios-rresultbuilders.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0",
"osx": "10.11",
"watchos": "4.0"
},
"swift_versions": "5.4",
"source_files": [
"Sources/**/*.swift"
],
"swift_version": "5.4"
}