blob: c559a0e1e00784e970f578c893d6934698638701 [file] [log] [blame]
{
"name": "UCMDataCategory",
"version": "0.0.1",
"summary": "数据相关的分类",
"description": "TODO: Add long description of the pod here.",
"homepage": "ssh://git@git.hnbangyao.com:9922/byShop/ucmdatacategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangheng": "1339669469@qq.com"
},
"source": {
"git": "ssh://git@git.hnbangyao.com:9922/byShop/ucmdatacategory.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"subspecs": [
{
"name": "NSMuTableAttributedString",
"source_files": "UCMDataCategory/Classes/NSMuTableAttributedString/*",
"prefix_header_contents": "#import \"SDWebImage.h\"",
"dependencies": {
"SDWebImage": [
]
}
},
{
"name": "NSString",
"source_files": "UCMDataCategory/Classes/NSString/*"
}
]
}