blob: 4a8b47cd23b10c29535bfadc9c11e6bc897a2ed0 [file] [log] [blame]
{
"name": "SRScratchView",
"version": "1.0.0",
"summary": "SRScratchView is a scratch view",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shamshiranees/SRScratchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shamshir.anees@gmail.com": "shamshir.anees@gmail.com"
},
"source": {
"git": "https://github.com/shamshiranees/SRScratchView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SRScratchView/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}