blob: 1d59fbedebd6865ddc5b6ed9523e06b17012e431 [file] [log] [blame]
{
"name": "TestLib099",
"version": "0.0.1",
"summary": "Test for creating a Lib.",
"description": "This is a test TestLib001.Write the description between the DESC delimiters below.",
"homepage": "https://github.com/dpjok/TestLib001",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"dpjok": "dpjok@163.com"
},
"platforms": {
"ios": "13.1"
},
"source": {
"git": "https://github.com/dpjok/TestLib001.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"TestLib001/TestLib001/Classes/**/*.{h,m,c,swift,mm,cpp}"
],
"exclude_files": "TestLib001/TestLib001/Classes/Exclude",
"swift_versions": "5.1",
"swift_version": "5.1"
}