blob: ee7fd0a9a02a5b57276acbf3979f545e0499a9ca [file] [log] [blame]
{
"name": "TDCGifLoader",
"version": "0.1.0",
"summary": "TDCGifLoader is an awesome cocoapod used to load GIFs in our xcode porject in just one line of code.",
"description": "'TDCGifLoader is an awesome cocoapod used to load GIFs in our xcode porject in just one line of code.'",
"homepage": "https://github.com/ankityddv/TDCGifLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ankityddv": "yadavankit840@gmail.com"
},
"source": {
"git": "https://github.com/ankityddv/TDCGifLoader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ankityddv",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift"
}