blob: 56ce23369bf776f6dd53a37f6b5c612b059f4ef4 [file] [log] [blame]
{
"name": "SKSampleLib",
"version": "0.1.0",
"summary": "This is summary",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sakiyamaK/SampleLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sakiyama.k@gmail.com": "sakiyama.k@gmail.com"
},
"source": {
"git": "https://github.com/sakiyamaK/SampleLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SampleLib/Classes/**/*",
"swift_versions": "5.3",
"swift_version": "5.3"
}