blob: da178fc655cab7fd5a5aac27d02695d78b85dae2 [file] [log] [blame]
{
"name": "EGSpinner",
"version": "1.0.0",
"summary": "Simple spinner button with options",
"homepage": "https://github.com/EGApplications",
"license": "MIT",
"authors": "EGApplications",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/EGApplications/EGSpinner.git",
"tag": "1.0.0"
},
"source_files": [
"EGSpinner",
"EGSpinner/**/*.{h,m,swift}"
]
}