├── .gitignore ├── Common Images ├── Large Size (1.25x) │ ├── 15 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png │ └── 30 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity16@2x.png │ │ ├── Activity17@2x.png │ │ ├── Activity18@2x.png │ │ ├── Activity19@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity20@2x.png │ │ ├── Activity21@2x.png │ │ ├── Activity22@2x.png │ │ ├── Activity23@2x.png │ │ ├── Activity24@2x.png │ │ ├── Activity25@2x.png │ │ ├── Activity26@2x.png │ │ ├── Activity27@2x.png │ │ ├── Activity28@2x.png │ │ ├── Activity29@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity30@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png ├── Normal Size (1.0x) │ ├── 15 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png │ └── 30 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity16@2x.png │ │ ├── Activity17@2x.png │ │ ├── Activity18@2x.png │ │ ├── Activity19@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity20@2x.png │ │ ├── Activity21@2x.png │ │ ├── Activity22@2x.png │ │ ├── Activity23@2x.png │ │ ├── Activity24@2x.png │ │ ├── Activity25@2x.png │ │ ├── Activity26@2x.png │ │ ├── Activity27@2x.png │ │ ├── Activity28@2x.png │ │ ├── Activity29@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity30@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png ├── Small Size (0.75x) │ ├── 15 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png │ └── 30 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity16@2x.png │ │ ├── Activity17@2x.png │ │ ├── Activity18@2x.png │ │ ├── Activity19@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity20@2x.png │ │ ├── Activity21@2x.png │ │ ├── Activity22@2x.png │ │ ├── Activity23@2x.png │ │ ├── Activity24@2x.png │ │ ├── Activity25@2x.png │ │ ├── Activity26@2x.png │ │ ├── Activity27@2x.png │ │ ├── Activity28@2x.png │ │ ├── Activity29@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity30@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png ├── XLarge Size (1.5x) │ ├── 15 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png │ └── 30 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity16@2x.png │ │ ├── Activity17@2x.png │ │ ├── Activity18@2x.png │ │ ├── Activity19@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity20@2x.png │ │ ├── Activity21@2x.png │ │ ├── Activity22@2x.png │ │ ├── Activity23@2x.png │ │ ├── Activity24@2x.png │ │ ├── Activity25@2x.png │ │ ├── Activity26@2x.png │ │ ├── Activity27@2x.png │ │ ├── Activity28@2x.png │ │ ├── Activity29@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity30@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png ├── XSmall Size (0.5x) │ ├── 15 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png │ └── 30 │ │ ├── Activity10@2x.png │ │ ├── Activity11@2x.png │ │ ├── Activity12@2x.png │ │ ├── Activity13@2x.png │ │ ├── Activity14@2x.png │ │ ├── Activity15@2x.png │ │ ├── Activity16@2x.png │ │ ├── Activity17@2x.png │ │ ├── Activity18@2x.png │ │ ├── Activity19@2x.png │ │ ├── Activity1@2x.png │ │ ├── Activity20@2x.png │ │ ├── Activity21@2x.png │ │ ├── Activity22@2x.png │ │ ├── Activity23@2x.png │ │ ├── Activity24@2x.png │ │ ├── Activity25@2x.png │ │ ├── Activity26@2x.png │ │ ├── Activity27@2x.png │ │ ├── Activity28@2x.png │ │ ├── Activity29@2x.png │ │ ├── Activity2@2x.png │ │ ├── Activity30@2x.png │ │ ├── Activity3@2x.png │ │ ├── Activity4@2x.png │ │ ├── Activity5@2x.png │ │ ├── Activity6@2x.png │ │ ├── Activity7@2x.png │ │ ├── Activity8@2x.png │ │ └── Activity9@2x.png └── XXLarge Size (2.0x) │ ├── 15 │ ├── Activity10@2x.png │ ├── Activity11@2x.png │ ├── Activity12@2x.png │ ├── Activity13@2x.png │ ├── Activity14@2x.png │ ├── Activity15@2x.png │ ├── Activity1@2x.png │ ├── Activity2@2x.png │ ├── Activity3@2x.png │ ├── Activity4@2x.png │ ├── Activity5@2x.png │ ├── Activity6@2x.png │ ├── Activity7@2x.png │ ├── Activity8@2x.png │ └── Activity9@2x.png │ └── 30 │ ├── Activity10@2x.png │ ├── Activity11@2x.png │ ├── Activity12@2x.png │ ├── Activity13@2x.png │ ├── Activity14@2x.png │ ├── Activity15@2x.png │ ├── Activity16@2x.png │ ├── Activity17@2x.png │ ├── Activity18@2x.png │ ├── Activity19@2x.png │ ├── Activity1@2x.png │ ├── Activity20@2x.png │ ├── Activity21@2x.png │ ├── Activity22@2x.png │ ├── Activity23@2x.png │ ├── Activity24@2x.png │ ├── Activity25@2x.png │ ├── Activity26@2x.png │ ├── Activity27@2x.png │ ├── Activity28@2x.png │ ├── Activity29@2x.png │ ├── Activity2@2x.png │ ├── Activity30@2x.png │ ├── Activity3@2x.png │ ├── Activity4@2x.png │ ├── Activity5@2x.png │ ├── Activity6@2x.png │ ├── Activity7@2x.png │ ├── Activity8@2x.png │ └── Activity9@2x.png ├── JBWatchActivityIndicator.xcodeproj ├── project.pbxproj └── project.xcworkspace │ └── contents.xcworkspacedata ├── JBWatchActivityIndicator ├── AppDelegate.h ├── AppDelegate.m ├── Base.lproj │ └── Main.storyboard ├── Images.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json ├── Info.plist ├── JBWatchActivityIndicator.h ├── JBWatchActivityIndicator.m ├── ViewController.h ├── ViewController.m └── main.m ├── JBWatchActivityIndicatorTests ├── Info.plist └── JBWatchActivityIndicatorTests.m └── README.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/.gitignore -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Large Size (1.25x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Large Size (1.25x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Normal Size (1.0x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Normal Size (1.0x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/Small Size (0.75x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/Small Size (0.75x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XLarge Size (1.5x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XLarge Size (1.5x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XSmall Size (0.5x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XSmall Size (0.5x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/15/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/15/Activity9@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity10@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity10@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity11@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity11@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity12@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity12@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity13@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity13@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity14@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity14@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity15@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity15@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity16@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity16@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity17@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity17@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity18@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity18@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity19@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity19@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity1@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity1@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity20@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity20@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity21@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity21@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity22@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity22@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity23@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity23@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity24@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity24@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity25@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity25@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity26@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity26@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity27@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity27@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity28@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity28@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity29@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity29@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity2@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity2@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity30@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity30@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity3@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity3@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity4@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity4@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity5@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity5@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity6@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity6@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity7@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity7@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity8@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity8@2x.png -------------------------------------------------------------------------------- /Common Images/XXLarge Size (2.0x)/30/Activity9@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/Common Images/XXLarge Size (2.0x)/30/Activity9@2x.png -------------------------------------------------------------------------------- /JBWatchActivityIndicator.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /JBWatchActivityIndicator.xcodeproj/project.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator.xcodeproj/project.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /JBWatchActivityIndicator/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/AppDelegate.h -------------------------------------------------------------------------------- /JBWatchActivityIndicator/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/AppDelegate.m -------------------------------------------------------------------------------- /JBWatchActivityIndicator/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /JBWatchActivityIndicator/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/Images.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /JBWatchActivityIndicator/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/Info.plist -------------------------------------------------------------------------------- /JBWatchActivityIndicator/JBWatchActivityIndicator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/JBWatchActivityIndicator.h -------------------------------------------------------------------------------- /JBWatchActivityIndicator/JBWatchActivityIndicator.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/JBWatchActivityIndicator.m -------------------------------------------------------------------------------- /JBWatchActivityIndicator/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/ViewController.h -------------------------------------------------------------------------------- /JBWatchActivityIndicator/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/ViewController.m -------------------------------------------------------------------------------- /JBWatchActivityIndicator/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicator/main.m -------------------------------------------------------------------------------- /JBWatchActivityIndicatorTests/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicatorTests/Info.plist -------------------------------------------------------------------------------- /JBWatchActivityIndicatorTests/JBWatchActivityIndicatorTests.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/JBWatchActivityIndicatorTests/JBWatchActivityIndicatorTests.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikeswanson/JBWatchActivityIndicator/HEAD/README.md --------------------------------------------------------------------------------