blob: a053242a4daa9975374ed8f9c09961fbf21daa86 [file] [log] [blame]
{
"name": "LSTHUD",
"version": "0.1.08101636",
"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.1.08101636"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"MBProgressHUD": [
],
"LSTCategory": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTHUD/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}