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