blob: 3e4c14c7974a651566a6d2f6e546b1d2add5a80a [file] [log] [blame]
{
"name": "DarkTemplar",
"version": "0.0.1",
"license": "MIT",
"summary": "一代又一代的勇者们 都选择了黑暗圣堂之路.",
"homepage": "https://github.com/linhay/DarkTemplar",
"authors": {
"linhey": "is.linhay@outlook.com"
},
"source": {
"git": "https://github.com/linhay/DarkTemplar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": [
"Sources/*.{swift,h,m}"
],
"requires_arc": true
}