blob: 983a431a5b95e57e513643f14e35147d829843e8 [file] [log] [blame]
{
"name": "TURecipientBar",
"version": "2.0.4",
"summary": "A UIView to handle entering recipients similar to iOS Mail.",
"homepage": "http://github.com/davbeck/TURecipientBar",
"screenshots": [
"http://cl.ly/image/032E2A0O052m/iOS%20Simulator%20Screen%20Shot%20Mar%204,%202015,%209.12.50%20AM.png",
"http://cl.ly/image/3t2T0g0z133m/iOS%20Simulator%20Screen%20Shot%20Mar%204,%202015,%209.13.02%20AM.png",
"http://cl.ly/image/1S0T2N1L0G1b/iOS%20Simulator%20Screen%20Shot%20Mar%204,%202015,%209.13.07%20AM.png"
],
"social_media_url": "https://twitter.com/davbeck",
"license": "BSD",
"authors": {
"David Beck": "code@thinkultimate.com"
},
"source": {
"git": "https://github.com/davbeck/TURecipientBar.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TURecipientBar/*.{h,m}",
"requires_arc": true
}