blob: dc03918a16a95ad2c9af30c711d325ab3f8ae7ee [file] [log] [blame]
{
"name": "HYPNorwegianAccountNumber",
"version": "1.2.1",
"summary": "Makes validating Norwegian account numbers easy as pie",
"description": " * Makes validating Norwegian account numbers easy as pie\n",
"homepage": "https://github.com/hyperoslo/HYPNorwegianAccountNumber",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hyper Interaktiv": "teknologi@hyper.no"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hyperoslo/HYPNorwegianAccountNumber.git",
"tag": "1.2.1"
},
"source_files": "Source/*.*",
"frameworks": "Foundation",
"requires_arc": true
}