blob: 188afebf329b932df8e8a87e05e77435e48b5962 [file] [log] [blame]
{
"name": "Bindy",
"version": "0.2.1",
"summary": "Simple, lightweight swift bindings.",
"homepage": "https://github.com/MaximKotliar/Bindy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Kotliar": "maximuss099@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/MaximKotliar/Bindy.git",
"tag": "0.2.1"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
]
}