blob: 8aa66d607ffc756b8fadda29e6226fa5444d870b [file] [log] [blame]
{
"name": "LSTCategory",
"version": "0.2.04281546",
"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.04281546"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"default_subspecs": "Code",
"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"
},
{
"name": "NSString+LSTString",
"source_files": "LSTCategory/Classes/Code/NSString+LSTString/**/*",
"frameworks": "UIKit"
},
{
"name": "UIColor+LSTColor",
"source_files": "LSTCategory/Classes/Code/UIColor+LSTColor/**/*",
"frameworks": "UIKit"
},
{
"name": "UIFont+LSTFont",
"source_files": "LSTCategory/Classes/Code/UIFont+LSTFont/**/*",
"frameworks": "UIKit"
},
{
"name": "UIView+LSTView",
"source_files": "LSTCategory/Classes/Code/UIView+LSTView/**/*",
"frameworks": "UIKit"
}
]
}