blob: d97e34297a45fa8b9d7f8daa168c7f9884e7766d [file] [log] [blame]
{
"name": "LSTCategory",
"version": "0.1.08220916",
"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.08220916"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"subspecs": [
{
"name": "Code",
"source_files": "LSTCategory/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}