[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / c / e / JBWatchActivityIndicator / 1.0.1 / JBWatchActivityIndicator.podspec.json
blob92eab6e635803c38d44d5808c913048ac4c094f7
2   "name": "JBWatchActivityIndicator",
3   "version": "1.0.1",
4   "summary": "ActivityIndicator for Apple Watch",
5   "description": "Unfortunately, the current version of WatchKit doesn't include an activity indicator\ncontrol (like UIKit's UIActivityIndicatorView), even though the Apple Watch displays\nan indicator while our interface controllers are loading.",
6   "homepage": "https://github.com/mikeswason/JBWatchActivityIndicator",
7   "authors": "Mike Swanson",
8   "platforms": {
9     "watchos": "2.0"
10   },
11   "source": {
12     "git": "https://github.com/ivanbruel/JBWatchActivityIndicator",
13     "tag": "1.0.1"
14   },
15   "source_files": [
16     "JBWatchActivityIndicator/JBWatchActivityIndicator.h",
17     "JBWatchActivityIndicator/JBWatchActivityIndicator.m"
18   ],
19   "frameworks": "WatchKit"