blob: f5f984a561ffce2a52276e63c6c1de261673aa6f [file] [log] [blame]
{
"name": "HeartLoadingView",
"version": "0.2.0",
"summary": "HeartLoadingView - heart framed progress indicator",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"homepage": "https://github.com/ShvetsDima/HeartLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dima Shvets": "aoedima@gmail.com"
},
"source": {
"git": "https://github.com/ShvetsDima/HeartLoadingView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HeartLoadingView/Classes/**/*"
}