blob: 72022954b8c892952c5a12baa0c5c67c851096ec [file] [log] [blame]
{
"name": "EllieLoadingView",
"version": "0.0.3",
"summary": "iOS EllieLoadingView - customized loading view with swift",
"description": "you can change color, alpha, radius !\ncustomized loadingView with Swift !",
"homepage": "https://github.com/kimhyeri/LoadingView",
"license": "MIT",
"authors": {
"hyeri": "hyer1k@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/kimhyeri/LoadingView.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"EllieLoadingView": [
"Sources/*.xib"
]
},
"swift_version": "4.0"
}