blob: 604f478dee0fff32d896a6892ed0d4020c37266c [file] [log] [blame]
{
"name": "TTWKActivityIndicator",
"version": "0.1.0",
"summary": "AppleWatch-style activity indicator.",
"description": " A drop-in component that simplifies creating of AppleWatch-style activity animations at run time in both \n regular iOS apps and WatchKit extensions. You can customize the color and the size of the bubbles.\n",
"homepage": "https://github.com/touchtribe/TTWKActivityIndicator",
"screenshots": "https://raw.githubusercontent.com/TouchTribe/TTWKActivityIndicator/master/screenshot.gif",
"license": "MIT",
"authors": {
"TouchTribe B.V.": "info@touchtribe.nl"
},
"source": {
"git": "https://github.com/touchtribe/TTWKActivityIndicator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"frameworks": "WatchKit",
"source_files": "Pod/Classes/**/*"
}