blob: 50d336e812d9984ac67804876b76904c3a0a239f [file] [log] [blame]
{
"name": "DSFoundation",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*{h,swift}"
}