blob: 20b7eeb6e63107f4315f4be709a8d075b29e22c2 [file] [log] [blame]
{
"name": "FishBind",
"version": "0.2.3",
"summary": "FishBind supports a simple way to bind messages between objects.",
"description": "Support binding properties, methods, block. Supports one-way binding & bidirectional binding.",
"homepage": "https://github.com/welcommand/FishBind",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WELCommand": "ios_programming@163.com"
},
"platforms": {
"ios": "7.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/welcommand/FishBind.git",
"tag": "0.2.3"
},
"source_files": "FishBind/*",
"frameworks": "Foundation",
"libraries": "objc"
}