blob: 4d41999ffc2f1c22d508d578aa13045fa0830a96 [file] [log] [blame]
{
"name": "STSwiftEX",
"version": "0.0.1",
"summary": "Swift Extension kit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Thinkerfan/STSwiftEX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thinkerfan": "731666148@qq.com"
},
"source": {
"git": "https://github.com/Thinkerfan/STSwiftEX.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "STSwiftEX/Classes/**/*",
"swift_version": "4.2"
}