blob: b702680d9bccbae4988cf60ef353e0f5802d3ab6 [file] [log] [blame]
{
"name": "APIAuthICT",
"version": "1.0.1",
"summary": "API authorization for INCRTE",
"description": "API authorization for INCRTE",
"homepage": "https://gitlab.incrte.com/incrte-pd1/CCAPP/APIAuth",
"license": "MIT",
"authors": {
"NelsonShen": "nelson.shen@incrte.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://gitlab.incrte.com/incrte-pd1/CCAPP/APIAuth.git",
"tag": "1.0.1"
},
"source_files": [
"APIAuthICT",
"APIAuthICT/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "4.2"
}