blob: 8d7944d72b493c5978b576be4a29ac2630e8f8f8 [file] [log] [blame]
{
"name": "DVExtension",
"version": "1.0.1",
"summary": "Swift Extension",
"description": "一个自用的Swift Extension",
"homepage": "https://github.com/CreatFish/DVExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GreatFish": "654070281@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CreatFish/DVExtension.git",
"tag": "1.0.0"
},
"source_files": "DVExtension/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}