blob: a55da35af3663d328a26189a25f90589bbb1ef12 [file] [log] [blame]
{
"name": "Khala",
"version": "0.0.1",
"license": "MIT",
"summary": "For we are bound by the Khala.(神圣的卡拉连接着我们.)",
"homepage": "https://github.com/linhay/Khala",
"authors": {
"linhey": "is.linhay@outlook.com"
},
"source": {
"git": "https://github.com/linhay/Khala.git",
"tag": "0.0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": [
"Sources/*.{swift,h,m}"
],
"dependencies": {
"DarkTemplar": [
"0.0.1"
]
},
"requires_arc": true
}