blob: b801e76cf4dc35a48028f3d22be62ec18345df1f [file] [log] [blame]
{
"name": "LSiOSBasic",
"version": "0.2.1",
"summary": "基础支撑",
"description": "基类试用版,更新说明:\n增加LSIconFontTool字体偏移属性adjustFontSize。",
"homepage": "https://code.aliyun.com/LSKit/LSiOSBasic",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSBasic.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSBasic/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"dependencies": {
"GTMBase64": [
]
}
}