blob: 0a7a927d2086f2179f0ce3f8ff708133011fa171 [file] [log] [blame]
{
"name": "LSTCategory",
"version": "0.2.03250456",
"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.2.03250456"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"YYModel": [
],
"YYWebImage": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTCategory/Classes/Code/**/*",
"frameworks": "UIKit"
},
{
"name": "LSTGestureEvents",
"source_files": "LSTCategory/Classes/Code/LSTGestureEvents/**/*",
"frameworks": "UIKit"
},
{
"name": "LSTControlEvents",
"source_files": "LSTCategory/Classes/Code/LSTControlEvents/**/*",
"frameworks": "UIKit"
}
]
}