blob: 4517b405692fd8832c363b4efb00d1803176d880 [file] [log] [blame]
{
"name": "socarkenTest",
"version": "1.0.0",
"summary": "socarKenFrameworkTest noting important",
"description": "pod description",
"homepage": "https://github.com/socar-ken/MyFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ken": "ken@socar.kr"
},
"source": {
"git": "https://github.com/socar-ken/MyFramework.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "13.2"
},
"source_files": "MyFramework/*.swift"
}