[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 3 / b / UHBConnectivityManager / 0.1.2 / UHBConnectivityManager.podspec.json
blobfdc76c72c67ba145e5e36f8520911f7ce9d371b1
2   "name": "UHBConnectivityManager",
3   "version": "0.1.2",
4   "summary": "UHBConnectivity manager is an block oriented objective-c wrapper on Reachability. You can observe Internet Connectivity changes by blocks",
5   "description": "'UHBConnectivity manager is an block oriented objective-c wrapper on Reachability. You can observe Internet Connectivity changes by blocks. You can register any object by giving a unique identifier'",
6   "homepage": "https://github.com/umairhassanbaig/UHBConnectivityManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umair Hassan Baig": "umairhassanbaig@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/umairhassanbaig/UHBConnectivityManager.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/carbonsoftstech",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "UHBConnectivityManager/Classes/**/*"