blob: b3393d6c5581b3af470085d85518c7162a9de19b [file] [log] [blame]
{
"name": "Loadmation",
"version": "0.0.1",
"summary": "A very simple loading indicator for Swift.",
"description": "A very simple loading indicator for Swift. Create awesome loading animation easily.",
"homepage": "https://github.com/saqibomer/Loadmation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saqib Omer": "saqibomer.cs@gmail.com"
},
"source": {
"git": "https://github.com/saqibomer/Loadmation.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Loadmation/Loadmation.swift",
"pushed_with_swift_version": "3.0"
}