rwbutler/Hash

View on GitHub
Example/Pods/Local Podspecs/Hash.podspec.json

Summary

Maintainability
Test Coverage
{
  "name": "Hash",
  "version": "0.1.0",
  "summary": "A short description of Hash.",
  "description": "TODO: Add long description of the pod here.",
  "homepage": "https://github.com/rwbutler/Hash",
  "license": {
    "type": "MIT",
    "file": "LICENSE"
  },
  "authors": {
    "rwbutler": "ross.butler@argos.co.uk"
  },
  "source": {
    "git": "https://github.com/rwbutler/Hash.git",
    "tag": "0.1.0"
  },
  "platforms": {
    "ios": "8.0"
  },
  "source_files": "Hash/Classes/**/*"
}