blob: dca45cbfe0792feb299f30008cabfa05baa4ccba [file] [log] [blame]
{
"name": "HypertextApplicationLanguage",
"version": "0.1.3",
"summary": "Swift framework for Hypertext Application Language",
"description": "What HTML does for web browsers, HAL does for applications.",
"homepage": "https://github.com/royratcliffe/HypertextApplicationLanguage",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
},
"source": {
"git": "https://github.com/royratcliffe/HypertextApplicationLanguage.git",
"tag": "0.1.3"
},
"source_files": "HypertextApplicationLanguage/**/*.{swift,h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}