blob: a60f0adda453901dd218f23466d540c53b5a28b5 [file] [log] [blame]
{
"name": "Binder",
"version": "1.0.0",
"summary": "A lightweight data binding for components on iOS",
"description": "A lightweight data binding for components on iOS, very lightweight and easy to use.",
"homepage": "http://github.com/khuong291/Binder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Khuong Pham": "dkhuong291@gmail.com"
},
"social_media_url": "http://twitter.com/khuong291",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/khuong291/Binder.git",
"tag": "1.0.0"
},
"source_files": [
"Binder",
"Binder/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}