blob: 7a789c7795c580cca3d4ee2719e11531a37badfe [file] [log] [blame]
{
"name": "DCFramework",
"version": "0.0.2",
"summary": "常用封装。",
"description": "自己封装的平常要用的类、延展以及一夜微信一样的图片裁剪器。",
"homepage": "https://github.com/dotryTan/DCFramework",
"license": "MIT",
"authors": {
"DCFramwork": "942659593@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dotryTan/DCFramework.git",
"tag": "0.0.2"
},
"source_files": "DCFramework/DCFramework/**/*.swift",
"resources": "DCFramework/DCFramework/DCEditImageController/Source",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"RxCocoa": [
],
"NSObject+Rx": [
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}