blob: a060de7b5b4a0c845c0ce55b2a86fbdca7acc719 [file] [log] [blame]
{
"name": "FishBind",
"version": "0.2.2",
"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.2"
},
"source_files": "FishBind/*",
"frameworks": "Foundation",
"libraries": "objc"
}