blob: 8c8cca418622cdb98e840f9e79babd8a6224114f [file] [log] [blame]
{
"name": "Test-Framework",
"version": "0.0.1",
"summary": "Test Summary",
"description": "Test Description",
"homepage": "https://github.com/SeonhoBan/Test-Framework",
"license": "MIT",
"authors": {
"SeonhoBan": "rights054@nate.com"
},
"source": {
"git": "https://github.com/SeonhoBan/Test-Framework.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Test-Framework/**/*.swift",
"swift_version": "5.0"
}