blob: 08f3532a92fe7a20bae772518ebe8881e3093fc2 [file] [log] [blame]
{
"name": "testUpFileBuild",
"version": "0.0.1",
"summary": "this is summary",
"description": "description",
"homepage": "https://github.com/ntthuylinh/testUpFileBuild",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"linh nguyen": "ntthuylinh0397@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/ntthuylinh/testUpFileBuild.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"libMyLibrary.a"
],
"exclude_files": "Classes/Exclude"
}