[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / e / TTWKActivityIndicator / 0.3.1 / TTWKActivityIndicator.podspec.json
blob0936e5ebf699513c61d857c3f0e89906a434ad21
2   "name": "TTWKActivityIndicator",
3   "version": "0.3.1",
4   "summary": "An Apple Watch style activity indicator.",
5   "description": "                       A drop-in component that simplifies creating of Apple Watch 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.3.1"
15   },
16   "social_media_url": "https://twitter.com/touchtribe_info",
17   "platforms": {
18     "ios": "5.1"
19   },
20   "requires_arc": true,
21   "frameworks": "WatchKit",
22   "source_files": "Pod/Classes/**/*"