blob: 47dc6eeebbabdef846b93c3b792036d8c29cff12 [file] [log] [blame]
{
"name": "Chaining",
"version": "0.2.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.2.1"
},
"platforms": {
"ios": "11.4"
},
"source_files": "SwiftChaining/Classes/**/*",
"swift_version": "4.1"
}