[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 8 / d / WQNetworkActivityIndicator / 0.1.2 / WQNetworkActivityIndicator.podspec.json
blob69a8d1edc2fdeb047b868fa3e759f3063416b20d
2   "name": "WQNetworkActivityIndicator",
3   "version": "0.1.2",
4   "summary": "An easy way to manage the Network Activity Indicator with multiple network requests.",
5   "description": "An easy way to manage the Network Activity Indicator with multiple network requests. Prevents network requests that are finishing from prematurely hiding the Network Activity Indicator if there are still other network requests in progress. Also has built in safety features like disabling the Network Activity Indicator after a timeout.",
6   "homepage": "https://github.com/quanvo87/WQNetworkActivityIndicator",
7   "screenshots": "https://raw.githubusercontent.com/quanvo87/WQNetworkActivityIndicator/master/WQNetworkActivityIndicator/Assets/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "quanvo87": "qvo1987@gmail.com",
14     "Wilson Ding": "hello@wilsonding.com"
15   },
16   "source": {
17     "git": "https://github.com/quanvo87/WQNetworkActivityIndicator.git",
18     "tag": "0.1.2"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "4.0.3",
24   "source_files": "WQNetworkActivityIndicator/Classes/**/*"