Latest | 1.0.0 |
---|---|
Homepage | https://github.com/6thManApps/HMKit |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Usage
A pod to help enforce the style and feel of 6th Man Apps across our iOS Applications.
Installation
pod "HMKit"
Latest podspec
{ "name": "HMKit", "version": "1.0.0", "summary": "6th Man Apps helper classes.", "description": "HMKit provides HoopMetrics developers the fundamental building blocks used to enforce the style and feel of the application.", "homepage": "https://github.com/6thManApps/HMKit", "license": "MIT", "authors": { "Luke Geiger": "[email protected]" }, "source": { "git": "https://github.com/6thmanapps/HMKit.git", "tag": "1.0.0" }, "social_media_url": "https://twitter.com/6thmanapps", "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "Pod/Classes/**/*", "resource_bundles": { "HMKit": [ "Pod/Assets/Fonts/*.otf" ] } }
Sat, 05 Mar 2016 03:30:04 +0000