blob: 2d43a1d64b071060d7975de772934c4d8c8a5541 [file] [log] [blame]
{
"name": "Test-Framework",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Test-Framework/**/*.{h,swift}",
"swift_version": "5.0"
}