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