blob: 77e6b4709acce7d54b4d1f150da5baefda1c8cba [file] [log] [blame]
{
"name": "LWidget",
"version": "1.0.2",
"summary": "some tools for Objective-C.",
"description": "some tools for Objective-C..",
"homepage": "https://github.com/Limingming2/LWidget",
"license": "MIT",
"authors": {
"李明明": "xiao_mingli@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limingming2/LWidget.git",
"tag": "1.0.2"
},
"source_files": [
"LWidgets",
"Lwidgets/*"
],
"frameworks": "UIKit"
}