[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 8 / EMTLoadingIndicator / 3.0.0 / EMTLoadingIndicator.podspec.json
blobb23621d40e10e9e6737c3b10d2953871f1273bbe
2   "name": "EMTLoadingIndicator",
3   "version": "3.0.0",
4   "summary": "Displays loading indicator on Apple watchOS 3+",
5   "description": "It has dot-style waiting indicator, circular indicator, and progress indicator. Makes animated images for WKInterfaceImage dynamically.",
6   "homepage": "https://github.com/hirokimu/EMTLoadingIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hironobu Kimura": "kimura@emotionale.jp"
13   },
14   "platforms": {
15     "watchos": "3.0"
16   },
17   "source": {
18     "git": "https://github.com/hirokimu/EMTLoadingIndicator.git",
19     "tag": "3.0.0"
20   },
21   "watchos": {
22     "source_files": "EMTLoadingIndicator/Classes/*.swift",
23     "resources": "EMTLoadingIndicator/Resources/*.png"
24   },
25   "frameworks": [
26     "WatchKit",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "pushed_with_swift_version": "3.0"