blob: abd387cc2b1af92c942b2b12c3518987dae8353d [file] [log] [blame]
{
"name": "PANetworkActivityIndicator",
"version": "0.1.0",
"summary": "Handler for showing/hiding of the iOS network activity indicator.",
"description": "Thread safe handler for showing/hiding of the iOS network activity indicator.",
"homepage": "https://github.com/prasannar2017/PANetworkActivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"prasannar2017": "prasanna.aithal2017@gmail.com"
},
"source": {
"git": "https://github.com/prasannar2017/PANetworkActivityIndicator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PANetworkActivityIndicator/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}