blob: 7515959b4513c0946cd3eaf186a812aee37e310a [file] [log] [blame]
{
"name": "ZigProgressView",
"version": "1.0.3",
"summary": "ProgressView framework",
"description": "You can add elegant progress animation in your view with just 2 line of code",
"homepage": "https://github.com/jwd-ali/IOS-Portfolio",
"license": "MIT",
"authors": {
"Jawad Ali": "L060214@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jwd-ali/ZigProgressView.git",
"tag": "1.0.3"
},
"source_files": "ZProgressView/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}