blob: dbe4733a3b512c47aa14ffe7e2f260efbdb67bc3 [file] [log] [blame]
{
"name": "TURecipientBar",
"version": "1.0.0",
"summary": "A UIView to handle entering recipients similar to iOS Mail.",
"homepage": "http://github.com/davbeck/TURecipientBar",
"license": "BSD",
"authors": {
"David Beck": "code@thinkultimate.com"
},
"source": {
"git": "https://github.com/davbeck/TURecipientBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TURecipientBar/*.{h,m}",
"requires_arc": true
}