blob: d933148c1ef48d8c1f983d75939d4522b98a0b1b [file] [log] [blame]
{
"name": "KosignLib",
"version": "0.1.0",
"summary": "This is test kosign lib",
"description": "I'm sorry for you waste time, this is just test and learn how to push library to cocoapods only.",
"homepage": "https://github.com/KOSIGN-SAVA/kslib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vansa Pha": "vs.lov.rs@gmail.com"
},
"source": {
"git": "https://github.com/KOSIGN-SAVA/kslib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "KosignLib/Classes/**/*",
"frameworks": "UIKit"
}