blob: af93e6bbf4dd35aca0b9f71790a5396f404a2680 [file] [log] [blame]
{
"name": "SpinKitFramework",
"version": "1.0.1",
"summary": "Beautiful spinners to let your user know your App have some heavy task to do.",
"description": "This framework provides several spinners based on tobiasahlin CSS version. It lets you customize them to adjust it to your App needs.",
"homepage": "https://github.com/fermoya",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fermoya": "fmdr.ct@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/fermoya/SpinKit.git",
"tag": "1.0.1"
},
"source_files": "SpinKit/*.swift",
"xcconfig": {
"SWIFT_VERSION": "4.2"
},
"documentation_url": "https://github.com/fermoya/SpinKit/blob/master/README.md"
}