blob: df503c3ac4e85e8261d5c3363e1745c945dfaa9a [file] [log] [blame]
{
"name": "Bindy",
"version": "0.1.3",
"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.1.3"
},
"source_files": [
"Classes",
"Bindy/**/*.{h,m,swift}"
]
}