blob: 7951a84983ea98bdef871d8b69ac1eed57ec7474 [file] [log] [blame]
{
"name": "Bindy",
"version": "0.0.9",
"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.9"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.2"
}