blob: 75bd84accbb3748bbb1f4e747531f1a80b2e9f6e [file] [log] [blame]
{
"name": "RewardzCommonComponents",
"version": "0.0.1",
"summary": "Common components",
"description": "Common components.",
"homepage": "https://github.com/ankits1626/RewardzCommonComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankit Sachan": "ankit@rewardz.sg"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/ankits1626/RewardzCommonComponents.git",
"branch": "main",
"tag": "0.0.1"
},
"source_files": "RewardzCommonComponents/**/*.{h,m,swift}",
"dependencies": {
"KUIPopOver": [
"= 1.1.2"
]
},
"swift_version": "4.2"
}