blob: 618b956075ad9e85ddc24c798e1fa0192c6ba22b [file] [log] [blame]
{
"name": "DSFoundation",
"version": "0.1.1",
"summary": "常用基础代码.",
"description": "常用基础代码,持续更新中.",
"homepage": "https://github.com/DiorStone/DSFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrdaios": "mrdaios@gmail.com"
},
"source": {
"git": "https://github.com/DiorStone/DSFoundation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*{h,swift}"
}