blob: 28a2c8f42f2d66e7902513df867489279d1426f7 [file] [log] [blame]
{
"name": "DSMSDK",
"version": "1.1.0",
"summary": "SDK for DSM_Auth",
"description": "\"A SDK for easy use DSM_Auth with Swift\"",
"homepage": "http://193.123.237.232",
"license": "MIT",
"authors": {
"kimxwan0319": "kimxwan0319@naver.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/semicolonDSM/DSMSDK_iOS.git",
"tag": "1.1.0"
},
"source_files": "DSMSDK/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"dependencies": {
"Alamofire": [
"~> 5.2"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}