blob: 1dcb96c75020612dc5a16e66332e212f8c8d3df2 [file] [log] [blame]
{
"name": "TSUMUtil",
"version": "1.0.5",
"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.5"
},
"source_files": "Code/**/*.{h,m}",
"dependencies": {
"UMCCommon": [
],
"UMCSecurityPlugins": [
],
"UMCShare/Social/WeChat": [
],
"UMCShare/Social/QQ": [
],
"UMCShare/UI": [
],
"MJExtension": [
]
}
}