blob: a7b81f09a1b61d81d46f50fb6e90b9dff5eecd7e [file] [log] [blame]
{
"name": "LSTHUD",
"version": "0.2.04211041",
"summary": "LSTHUD.",
"description": "A short description of LSTHUD.",
"homepage": "https://github.com/LoSenTrad/LSTHUD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"490790096@qq.com": "LoSenTrad@163.com"
},
"source": {
"git": "https://github.com/LoSenTrad/LSTHUD.git",
"tag": "0.2.04211041"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"MBProgressHUD": [
],
"LSTCategory": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTHUD/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}