blob: 7eca0d3a4cddcb167a8c0eb4afb3b8b0febb54a9 [file] [log] [blame]
{
"name": "activityAnimatorPod",
"version": "0.0.1",
"summary": "test pod",
"description": "pod to add a animated view in your current view",
"homepage": "https://github.com/hritik1998/activityAnimatorPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hritik1998": "hritikkumar@magenative.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hritik1998/activityAnimatorPod.git",
"tag": "0.0.1"
},
"source_files": "activityAnimatorViewTest/**/*.{h,m,swift}",
"swift_version": "5.0"
}