blob: 5c0e08ca66f4b3199ba423ce046e745da479c16b [file] [log] [blame]
{
"name": "ShowMeThatStatus",
"platforms": {
"ios": "9.0"
},
"summary": "This is a component written in Swift for iOS 9.0+ to display statuses of a process in a nicely animated manner.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomasz Kopycki": "t.kopycki@noolis.co"
},
"homepage": "https://github.com/wssj/ShowMeThatStatus",
"source": {
"git": "https://github.com/wssj/ShowMeThatStatus.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "ShowMeThatStatus/**/*.{swift}",
"resources": "ShowMeThatStatus/**/*.{png,jpeg,jpg,storyboard,xib}"
}