blob: b80af3d6e6b320369792d55cd4d55dba8754e671 [file] [log] [blame]
{
"name": "testPod1_li9x",
"version": "0.0.3",
"license": "MIT",
"summary": "A short description of testPod1.",
"homepage": "https://github.com/standlr/testPod1",
"authors": {
"liliqiang": "liqiang.li@knockknock.cn"
},
"source": {
"git": "https://github.com/standlr/testPod1.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": "Source/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.2"
}