blob: accc91b6a895742dfb64eb82f1ae56c78c2b1317 [file] [log] [blame]
{
"name": "ESTest",
"version": "0.2.0",
"summary": "A statis library test",
"homepage": "https://github.com/coker-xuzhang/ESTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coker-xuzhang": "codeLockers@outlook.com"
},
"source": {
"git": "https://github.com/codeLockers/ESStaticTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "ESTest.framework"
},
"swift_version": "5.0"
}