blob: 24c68311c725767088928bf2add44fbb42dee95e [file] [log] [blame]
{
"name": "DVExtension",
"version": "1.0.3",
"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.3"
},
"source_files": "DVExtension/DVExtension/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}