blob: 64eb6f0eb8ed90270897ca7c873b0c4093a94034 [file] [log] [blame]
{
"name": "MASToolKit",
"version": "0.0.1",
"summary": "MASToolKit是一个工具类库,集成一些常用的第三方工具代码,让程序可以实现组件化提供方案",
"description": "MASToolKit是一个工具类库,集成一些常用的第三方工具代码,让程序可以实现组件化提供方案。\nMASToolKit是一个工具类库,集成一些常用的第三方工具代码,让程序可以实现组件化提供方案。",
"homepage": "https://github.com/other170/MASToolKit.git",
"license": "MIT",
"authors": {
"panjq": "1024607182@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/other170/MASToolKit.git",
"tag": "0.0.1"
},
"source_files": "MASToolKit/*",
"frameworks": "UIKit",
"requires_arc": true
}