blob: 057b140d91604fe226d92198c58fa4903fe7d4cd [file] [log] [blame]
{
"name": "BRYMailToURIParser",
"version": "1.0.0",
"summary": "Objective-C parser for mailto URIs",
"homepage": "http://github.com/irace/BRYMailToURIParser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bryan Irace": "bryan@irace.me"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/irace/BRYMailToURIParser.git",
"tag": "1.0.0"
},
"source_files": "Classes",
"frameworks": "Foundation",
"requires_arc": true
}