blob: 8d6e0660c395c952a3f36ca23b5e203b146e2707 [file] [log] [blame]
{
"name": "CWUtilsTest",
"version": "1.1.1",
"summary": "iOS 어플리케이션 개발용 유틸리티 모음",
"description": "테스트용 유틸리티 편",
"homepage": "https://github.com/iamchiwon/CWUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iamchiwon": "iamchiwon@gmail.com"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/iamchiwon/CWUtils.git",
"tag": "1.1.1"
},
"source_files": "Sources/CWUtilsTest/**/*",
"frameworks": "XCTest",
"swift_version": "5"
}