[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 7 / 0 / CheckNetConnectionHUD / 1.1 / CheckNetConnectionHUD.podspec.json
blobccfff9592d2d15093fceedf1c185ad9935fa33d0
2   "name": "CheckNetConnectionHUD",
3   "version": "1.1",
4   "homepage": "https://github.com/AFNetworking/AFJSONRPCClient",
5   "authors": {
6     "Coneboy_k": "admin@coneboy.com"
7   },
8   "license": "MIT",
9   "screenshots": "https://raw.github.com/Coneboy-k/CheckNetConnectionHUD/master/image/19.gif",
10   "summary": "The background automatically detect the network connection , When the network status have changed show HUD",
11   "source": {
12     "git": "https://github.com/Coneboy-k/CheckNetConnectionHUD.git",
13     "tag": "1.1"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": [
19     "CheckNetConnectionHUD",
20     "Classes/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit",
26     "SystemConfiguration"
27   ],
28   "requires_arc": true