blob: 767d9f9707ccd45d181861c11fd29ad245d49bd1 [file] [log] [blame]
{
"name": "PodTestAgain",
"version": "0.0.1",
"summary": "PodTestDEMO",
"description": "PodTestDEMO just try test pod",
"homepage": "https://github.com/thepoetry/PodTestDemo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"MartinNie": "martinnie@zego.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/thepoetry/PodTestDemo.git"
},
"source_files": [
"PodTestAgain",
"PodTestAgain/**/*.{h,m}"
],
"requires_arc": true
}