blob: 187b732a29190be9c9b599bc34dfbdfd9fcfee68 [file] [log] [blame]
{
"name": "TSUMUtil",
"version": "1.0.7",
"summary": "A Lib For UM.",
"description": "写此代码的初衷是在项目中导入UM之后出现编译问题",
"homepage": "https://github.com/StoneStoneStoneWang/TSUMUtil",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/TSUMUtil.git",
"tag": "1.0.7"
},
"source_files": "Code/**/*.{h,m}",
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCShare/Social/WeChat": [
],
"UMCShare/Social/QQ": [
],
"UMCShare/UI": [
],
"MJExtension": [
]
}
}