blob: c928ec2688928f4c83b71c09791f9e2ca27c9cf6 [file] [log] [blame]
{
"name": "SKLoader",
"version": "0.0.1",
"summary": "Simple usage, Seamless functionality.",
"description": "SKLoader is inspired to create seamless loader with custom animations in the type of gif.",
"homepage": "https://github.com/srujankalvacherla/skloader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Srujan K": "srujan.kal@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/srujankalvacherla/SKLoader.git",
"tag": "0.0.1"
},
"source_files": [
"SKLoader",
"SKLoader/**/*.{h,m}"
],
"swift_version": "4.0"
}