blob: 6b281487356e7a7444ab95ecbd058e7d1b1301f7 [file] [log] [blame]
{
"name": "NAWormySegment",
"version": "0.1.0",
"summary": "NAWormySegment is UIControl that acts like segment with animation(Wormy move).",
"homepage": "https://github.com/abbaspour-narjes/NAWormySegment",
"license": {
"type": "abbaspour",
"file": "LICENSE"
},
"authors": {
"Abbaspour": "abbaspour_narjes@hotmail.com"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/abbaspour-narjes/NAWormySegment.git",
"tag": "0.1.0"
},
"source_files": "NAWormySegment/**/*.{swift}",
"requires_arc": true,
"swift_version": "5"
}