blob: 930d755a4d21ff9bb9da28c117bdc681a59770e1 [file] [log] [blame]
{
"name": "ESTest",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"ios": {
"vendored_frameworks": "ESTest.framework"
},
"source_files": "ESTest/Classes/**/*",
"swift_version": "5.0"
}