blob: 8c45e8494943d15659de63c05266a3e3542bf22d [file] [log] [blame]
{
"name": "ScamLoadingView",
"version": "0.1.0",
"summary": "Display a fake loading screen",
"description": "Display a fake loading screen.\nFor example, it seems that the processing that has already been completed has not yet been completed.\nOr, it takes a long time to process But, it seems that loading has completed to 80% in a moment.\nYou can do something like this!",
"homepage": "https://github.com/1234224576/ScamLoadingView",
"license": "MIT",
"authors": {
"Shuhei Sowa": "a1234224576a@yahoo.co.jp"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/1234224576/ScamLoadingView.git",
"tag": "0.1.0"
},
"source_files": "ScamLoadingView/*.{h,m}"
}