blob: be7c97c747a3fe903d8700d38056a0ac38c9150a [file] [log] [blame]
{
"name": "ACETelPrompt",
"version": "1.0.0",
"summary": "Helper to call a phone number from an iPhone using the telpromp scheme.",
"homepage": "https://github.com/acerbetti/ACETelPrompt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefano Acerbetti": "acerbetti@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/acerbetti/ACETelPrompt.git",
"tag": "1.0.0"
},
"source_files": "ACETelPrompt/*.{h,m}",
"requires_arc": true
}