[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / e / 5 / JDFNavigationBarActivityIndicator / 1.0 / JDFNavigationBarActivityIndicator.podspec.json
blob91be1b94e762ffd9f5375125cc2e6b4750b83589
2   "name": "JDFNavigationBarActivityIndicator",
3   "version": "1.0",
4   "summary": "A UIView subclass that provides an easy, space-effective way to show an activity indicator on a UINavigationBar.",
5   "description": "JDFNavigationBarActivityIndicator is a UIView subclass that provides an easy, space-effective way to show an activity indicator on a UINavigationBar.\n \nIt is visually similar in concept to the progress indicator shown in iOS Safari, in that it appears as a thin, animating line at the bottom of a navigation bar. The difference is that it is an indeterminate progress indicator, making it useful for when you don't know the completion progress of a task.\n",
6   "homepage": "https://github.com/JoeFryer/JDFNavigationBarActivityIndicator",
7   "license": "MIT",
8   "authors": {
9     "Joe Fryer": "joe.d.fryer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JoeFryer/JDFNavigationBarActivityIndicator.git",
13     "tag": "1.0"
14   },
15   "social_media_url": "https://twitter.com/joefryer88",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "frameworks": "UIKit"