blob: 45f581852583c848165656a8a68edae3be9bcba9 [file] [log] [blame]
{
"name": "Less",
"version": "0.1.2",
"summary": "A tiny MVVM framework that use Plist to build UIs and Databindings.",
"description": "Less code, more efficient. Less is a tiny MVVM framework that use Plist to build UIs and Databindings.",
"homepage": "https://github.com/wequick/Less",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"galenlin": "oolgloo.2012@gmail.com"
},
"source": {
"git": "https://github.com/wequick/Less.git",
"tag": "0.1.2"
},
"social_media_url": "https://weibo.com/galenlin",
"platforms": {
"ios": "7.0"
},
"source_files": "Less/Classes/**/*"
}