blob: 97376cbadcdd773078097cbd74b9040b15ace6da [file] [log] [blame]
{
"name": "MandiriSwiftLibTest",
"version": "0.0.2",
"summary": "A simple library to add and sub the integer.",
"description": "This CocoaPods is for testing only, it can helps you perform calculation though.",
"homepage": "https://github.com/dgwu/mandiri-swift-lib-test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dgwu": "danielgunawanwu@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/dgwu/mandiri-swift-lib-test.git",
"tag": "0.0.2"
},
"source_files": "MandiriSwiftLibTest/**/*.{h,m,swift}",
"swift_version": "4.2"
}