[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 8 / e / TTWKActivityIndicator / 0.2.0 / TTWKActivityIndicator.podspec.json
blobf2d324bd976bbfb0245d9af311dd759804a7eb5e
2   "name": "TTWKActivityIndicator",
3   "version": "0.2.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.2.0"
15   },
16   "platforms": {
17     "ios": "5.1"
18   },
19   "requires_arc": true,
20   "frameworks": "WatchKit",
21   "source_files": "Pod/Classes/**/*"