blob: 5301cf13bda2023284485938baee0308f6c8282f [file] [log] [blame]
{
"name": "LSTCategory",
"version": "0.2.04281347",
"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.04281347"
},
"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"
},
{
"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"
},
{
"name": "UIImage+LSTImage",
"source_files": "LSTCategory/Classes/Code/UIImage+LSTImage/**/*",
"frameworks": "UIKit"
},
{
"name": "NSArray+LSTArray",
"source_files": "LSTCategory/Classes/Code/NSArray+LSTArray/**/*",
"frameworks": "UIKit"
}
]
}