blob: 309a33eaf78ad7624ed82c2b179f347b384e75e7 [file] [log] [blame]
{
"name": "LSTCategory",
"version": "0.2.04281312",
"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.04281312"
},
"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"
}
]
}