blob: a6d6b87f6759863b5ad5dcc621d2eaf9b022b01b [file] [log] [blame]
{
"name": "JYBinder",
"version": "1.0.2",
"summary": "An iOS framework for data binding.",
"description": "An iOS framework for data binding.",
"homepage": "https://github.com/XJYao/JYBinder",
"license": "MIT",
"authors": {
"XJY": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XJYao/JYBinder.git",
"tag": "1.0.2"
},
"source_files": "JYBinder/**/*.{h,m}",
"public_header_files": [
"JYBinder/JYBinder.h",
"JYBinder/JYBinderTerminal.h"
]
}