blob: 4f37ce1a772d51809a9c3adb93120c888ddc95b9 [file] [log] [blame]
{
"name": "SKExtension",
"version": "0.0.9",
"summary": "A short tool to help delvlop work description of SKExtension.",
"description": "组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.组件开发,git 公有库发布测试.",
"homepage": "https://github.com/yakunsang/SKExtension",
"license": "MIT",
"authors": {
"yakunsang": "378082759@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yakunsang/SKExtension.git",
"tag": "0.0.9"
},
"prefix_header_file": "SKExtension/Ignore/SKExtension.pch",
"source_files": [
"SKExtension",
"**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}