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