2 "name": "DataBindingLib",
4 "summary": "Data Binding for iOS",
5 "description": "这是一个参考自Android DataBinding (http://developer.android.com/tools/data-binding/guide.html) 的库,其用法与Android 的 DataBinding非常相似 通过 xib 的 User Defined Runtime Attributes 实现对model的绑定(类似于Android xml 的 binding),设置绑定模型与绑定方法,\n\nThis is a lib base on 'Android DataBinding' (http://developer.android.com/tools/data-binding/guide.html) , It use like Android DataBinding , You can bind model and method through 'User Defined Runtime Attributes'\n\nForgive my poor English , There is no English Document and Notes , but if you interested ,just send me a Email,i will tell you how to use and how it work . and hopely you can help me to write English document and notes... My Email address : d.halin.lee@gmail.com",
6 "homepage": "https://github.com/Halin-Lee/DataBinding-for-iOS",
9 "Halin": "d.halin.lee@gmail.com"
12 "git": "https://github.com/Halin-Lee/DataBinding-for-iOS.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": "Pod/Classes/**/*.h"