blob: ccfff9592d2d15093fceedf1c185ad9935fa33d0 [file] [log] [blame]
{
"name": "CheckNetConnectionHUD",
"version": "1.1",
"homepage": "https://github.com/AFNetworking/AFJSONRPCClient",
"authors": {
"Coneboy_k": "admin@coneboy.com"
},
"license": "MIT",
"screenshots": "https://raw.github.com/Coneboy-k/CheckNetConnectionHUD/master/image/19.gif",
"summary": "The background automatically detect the network connection , When the network status have changed show HUD",
"source": {
"git": "https://github.com/Coneboy-k/CheckNetConnectionHUD.git",
"tag": "1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"CheckNetConnectionHUD",
"Classes/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"SystemConfiguration"
],
"requires_arc": true
}