blob: b8267f18a5a1dda27cbd8c3623d093c932cc82f2 [file] [log] [blame]
{
"name": "Chaining",
"version": "0.2.3",
"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.2.3"
},
"platforms": {
"ios": "10.3"
},
"source_files": "SwiftChaining/Classes/**/*",
"swift_version": "4.1"
}