blob: 0aaaf9bb3c255990dc788ea5fdede1eb138cb7f3 [file] [log] [blame]
{
"name": "LSiOSPopView",
"version": "0.0.1",
"summary": "朗新框架 - 视图分类",
"description": "包含alert、sheet、pickerview的集合",
"homepage": "https://code.aliyun.com/LSKit/LSiOSPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSPopView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSPopView/Classes/**/*",
"resources": "LSiOSPopView/Assets/**/*.{png}",
"frameworks": "UIKit",
"dependencies": {
"LSiOSBasic": [
],
"Masonry": [
]
}
}