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