blob: 359427529ee2cf94451a04f1ddb632f536811c43 [file] [log] [blame]
{
"name": "TURecipientBar",
"version": "1.1.2",
"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.1.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "TURecipientBar/*.{h,m}",
"resources": "TURecipientBar/*.png",
"requires_arc": true
}