blob: 719db04a8aba8f5ce63d4457419a2e07c87b1ae4 [file] [log] [blame]
{
"name": "SpinnerAnimation",
"version": "1.0.0",
"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/SpinnerAnimation.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}