Latest | 0.1.4 |
---|---|
Homepage | https://github.com/HubblerMobile/HuHuddles |
License | MIT |
Platforms | ios 9.0 |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
HuHuddles is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'HuHuddles'
Author
priyamdutta, [email protected]
License
HuHuddles is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "HuHuddles", "version": "0.1.4", "summary": "Install this library into your codebase to get access to Huddles.", "description": "Projects & tasks a.k.a Huddles is a task management module. It provides a collaboration platform for managing team & individual related tasks.", "homepage": "https://github.com/HubblerMobile/HuHuddles", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "priyamdutta": "[email protected]" }, "source": { "git": "https://github.com/HubblerMobile/HuHuddles.git", "tag": "0.1.4" }, "platforms": { "ios": "9.0" }, "swift_version": "4.0", "source_files": "HuHuddles/Classes/**/*.{h,m,swift}", "frameworks": "UIKit" }
Fri, 10 May 2019 10:41:06 +0000