blob: 784e413726b5e438fd1fb3b2eca426f8db52f369 [file] [log] [blame]
{
"name": "SwiftSuccessCheck",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": [
"Classes",
"Sources/SuccessCheck.swift"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}