blob: 58fdf9fe6435dd7f2a607488a569889a4fc3085f [file] [log] [blame]
{
"name": "Chaining",
"version": "0.4.1",
"summary": "Binding values with method chaining.",
"homepage": "https://github.com/objective-audio/SwiftChaining",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "yukiyasos@gmail.com"
},
"source": {
"git": "https://github.com/objective-audio/SwiftChaining.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "10.3"
},
"source_files": "SwiftChaining/Classes/**/*",
"swift_version": "4.2"
}