blob: 814351769fbb0e79526bced2e69b57fd7f3a0344 [file] [log] [blame]
{
"name": "OverwatchLoadingView",
"version": "0.1.0",
"summary": "Overwatch loading indicator in Swift",
"description": "This project is an implementation of the Overwatch matchmaking loading indicator on iOS.\n\nOverwatch is a registered trademark of Blizzard Entertainment, Inc.\nThis project is in no way affiliated or endorsed by Blizzard Entertainment, Inc.",
"homepage": "https://github.com/nero-tang/OverwatchLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Archangel": "nero.tangyufei@gmail.com"
},
"source": {
"git": "https://github.com/nero-tang/OverwatchLoadingView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OverwatchLoadingView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}