blob: a50422d4a025562a219b8b518b23cf953bea2352 [file] [log] [blame]
{
"name": "FullCustomLoader",
"version": "1.0",
"swift_versions": "4.2",
"summary": "FullCustomLoader is simple library to show and animate the Material Loader",
"homepage": "https://github.com/rajavijayakumar/FullCustomLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajavijayakumar": "developer.rajanayagam@gmail.com"
},
"source": {
"git": "https://github.com/rajavijayakumar/FullCustomLoader.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FullCustomLoader/Classes/**/*.{swift}",
"swift_version": "4.2"
}