[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 3 / 8 / PANetworkActivityIndicator / 0.1.0 / PANetworkActivityIndicator.podspec.json
blobabd387cc2b1af92c942b2b12c3518987dae8353d
2   "name": "PANetworkActivityIndicator",
3   "version": "0.1.0",
4   "summary": "Handler for showing/hiding of the iOS network activity indicator.",
5   "description": "Thread safe handler for showing/hiding of the iOS network activity indicator.",
6   "homepage": "https://github.com/prasannar2017/PANetworkActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "prasannar2017": "prasanna.aithal2017@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/prasannar2017/PANetworkActivityIndicator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PANetworkActivityIndicator/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "pushed_with_swift_version": "3.0"