blob: ddffa0dee3195ed629f2ed07659207bc2f27f26e [file] [log] [blame]
{
"name": "SwiftSuccessCheck",
"version": "1.0",
"summary": "Animated success tick with completion block developed in swift 3",
"description": "Animated success tick with completion block developed in swift 3, easy to use and can be add to a simple view to show completion, success, tick, checkbox, or successcheck in swift with completion duration and its block.",
"homepage": "https://github.com/hmusaddiquie27/SwiftSuccessCheck",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Musaddiquie Husain": "hmusaddiquie27@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hmusaddiquie27/SwiftSuccessCheck.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Sources/SuccessCheck.swift"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}