blob: 008f9baf975c253d7fcc1f80da63c01e9f26b22e [file] [log] [blame]
{
"name": "Env",
"version": "0.1.0",
"license": "MIT",
"summary": "提供debug环境判断",
"homepage": "https://github.com/linhay/Env",
"authors": {
"linhey": "is.linhay@outlook.com"
},
"source": {
"git": "https://github.com/linhay/Env.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"source_files": [
"Sources/*.{swift,h}"
],
"swift_version": "4.0",
"requires_arc": true
}