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