blob: 9ddb3ba6cb038324583bd7eaded240526aa2f884 [file] [log] [blame]
{
"name": "MYToolKit",
"platforms": {
"ios": null
},
"version": "0.0.1",
"summary": "这是一个工具库,主要放一些经常要用的工具类,比如链式实现的自动布局、xib约束适配、xib字体适配等",
"homepage": "https://github.com/cwn152522/MYToolKit",
"license": "MIT",
"authors": {
"cwn": "1014949353@qq.com"
},
"source": {
"git": "https://github.com/cwn152522/MYToolKit.git",
"tag": "0.0.1"
},
"source_files": "source_files/**/*.{h,m}",
"frameworks": "UIKit"
}