blob: 8ab4c0c9fbb7c31b7f6c4ac76957a4be14d62ac6 [file] [log] [blame]
{
"name": "CLTestLib01",
"version": "0.1.0",
"summary": "Misocode util library",
"description": "This is a test library\nFor me to\nlearn how to create a pod",
"homepage": "https://github.com/bobbyliu117/CLTestLib01",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bobbyliu117": "chang.liu@moblab.com"
},
"source": {
"git": "https://github.com/bobbyliu117/CLTestLib01.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"swift_version": "5.0",
"source_files": "CLTestLib01/Classes/**/*"
}