blob: 66fc56c3ebcb61257549ee1db28c30101314cd35 [file] [log] [blame]
{
"name": "LSTPopView",
"version": "0.1.03111555",
"summary": "A short description of LSTPopView.",
"description": "LSTPopView是一个万能弹窗,满足大部分需求!!!",
"homepage": "https://github.com/LoSenTrad/LSTPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"490790096@qq.com": "LoSenTrad@163.com"
},
"source": {
"git": "https://github.com/LoSenTrad/LSTPopView.git",
"tag": "0.1.03111555"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"LSTCategory": [
],
"LSTButton": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTPopView/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}