blob: 8d404aebe7f05eda2e3d7c3d560ff9093d49d2e8 [file] [log] [blame]
{
"name": "LSTPopView",
"version": "0.1.05081048",
"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.05081048"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"LSTCategory/UIView+LSTView": [
],
"LSTCategory/NSString+LSTString": [
],
"LSTCategory/UIColor+LSTColor": [
],
"LSTCategory/LSTGestureEvents": [
],
"LSTCategory/LSTControlEvents": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTPopView/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}