blob: f2ca8bf452cc9d9cd9b9679a16d24e678251980d [file] [log] [blame]
{
"name": "Bindy",
"version": "0.0.7",
"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"
},
"source": {
"git": "https://github.com/MaximKotliar/Bindy.git",
"tag": "0.0.7"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.2"
}