[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / e / TTWKActivityIndicator / 0.1.0 / TTWKActivityIndicator.podspec.json
blob604f478dee0fff32d896a6892ed0d4020c37266c
2   "name": "TTWKActivityIndicator",
3   "version": "0.1.0",
4   "summary": "AppleWatch-style activity indicator.",
5   "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",
6   "homepage": "https://github.com/touchtribe/TTWKActivityIndicator",
7   "screenshots": "https://raw.githubusercontent.com/TouchTribe/TTWKActivityIndicator/master/screenshot.gif",
8   "license": "MIT",
9   "authors": {
10     "TouchTribe B.V.": "info@touchtribe.nl"
11   },
12   "source": {
13     "git": "https://github.com/touchtribe/TTWKActivityIndicator.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.2"
18   },
19   "requires_arc": true,
20   "frameworks": "WatchKit",
21   "source_files": "Pod/Classes/**/*"