blob: 3288a1f09b3c356b368e19381a26d8af6ada049d [file] [log] [blame]
{
"name": "SDExtension",
"version": "0.0.1",
"summary": "常用扩展",
"homepage": "https://github.com/chenkefeng/SDExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenkefeng_java@163.com": "chenkefeng@kuaicto.com"
},
"source": {
"git": "https://github.com/chenkefeng/SDExtension.git",
"tag": "0.0.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "SDExtension/Classes/**/*",
"frameworks": "UIKit"
}