[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / b / NetworkActivityIndicatorManager / 0.3.0 / NetworkActivityIndicatorManager.podspec.json
blob157ce8c22bebdccaa315d8e045ac13ffd3989368
2   "name": "NetworkActivityIndicatorManager",
3   "version": "0.3.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.3.0"
21   },
22   "source_files": "Source/*.{h,m,swift}",
23   "public_header_files": "Source/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]