blob: 12bdb6f87c8f2a67c5fbd103c93296e9d98177b3 [file] [log] [blame]
{
"name": "SocarMasonFramework",
"version": "1.0.0",
"summary": "Test summary",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/socar-mason/frameworkSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"socar-mason": "mason@socar.kr"
},
"source": {
"git": "https://github.com/socar-mason/frameworkSample.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.4"
},
"source_files": "MasonFramework/*.swift"
}