[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / b / UHBConnectivityManager / 0.1.1 / UHBConnectivityManager.podspec.json
blobd23512abf6fc4dde6f0cce54a0f9769459ae9fdb
2   "name": "UHBConnectivityManager",
3   "version": "0.1.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/carbonsoftstech",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "UHBConnectivityManager/Classes/**/*"