blob: bac8db2b5b7a56b186f558aba3d3bd2dd5437043 [file] [log] [blame]
{
"name": "LWidget",
"version": "1.0.1",
"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.1"
},
"source_files": [
"LWidget",
"Lwidget/LWidget/**/*.{h,m}"
],
"frameworks": "UIKit"
}