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