[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / b / NetworkActivityIndicatorManager / 0.2.0 / NetworkActivityIndicatorManager.podspec.json
blob7adcc889650cee68a889464d664598992246e560
2   "name": "NetworkActivityIndicatorManager",
3   "version": "0.2.0",
4   "summary": "A manager library of the network activity indicator.",
5   "description": "NetworkActivityIndicatorManager is a manager library of the network activity indicator in the status bar.",
6   "homepage": "https://github.com/ymyzk/NetworkActivityIndicatorManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusuke Miyazaki": "miyazaki.dev@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/ymyzk",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ymyzk/NetworkActivityIndicatorManager.git",
20     "tag": "v0.2.0"
21   },
22   "source_files": "Source/*.{h,m,swift}",
23   "public_header_files": "Source/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]